Git Product home page Git Product logo

Comments (5)

Kohirus avatar Kohirus commented on August 23, 2024

选择单个函数生成定义时会报错吗?

from cppassist.nvim.

mrw954 avatar mrw954 commented on August 23, 2024

单个函数不会呢,

from cppassist.nvim.

mrw954 avatar mrw954 commented on August 23, 2024

之前用过https://github.com/chxuan/cpp-mode 插件,和这个插件功能类似。不过是vim script实现的。

from cppassist.nvim.

Kohirus avatar Kohirus commented on August 23, 2024

我这边测试没有什么问题,你可以录个视频

from cppassist.nvim.

mrw954 avatar mrw954 commented on August 23, 2024

我这边测试没有什么问题,你可以录个视频

是我配置的原因,不知道为什么, opts = {buffer = nil, silent = true, noremap = true, nowait = false,}没有生效,
我将keymap 改为下面的配置后成功生成多个函数了。
'lua require("cppassist").ImplementInSourceInVisualMode { noremap = true, silent = true }',

from cppassist.nvim.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.