Giter Club home page Giter Club logo

Comments (5)

yaegassy avatar yaegassy commented on June 15, 2024

Use the standard commands available in Vim/Neovim.

For example, :ls or :buffers will give you a list of buffers. To split and open all buffers, run :ball. Execute :wa to save all buffers.

If you want to open all buffers in a tab, run :tab ball.

Check Vim/Neovim help for more information. :help, :help ball

from coc-intelephense.

xbot avatar xbot commented on June 15, 2024

Yes, as I said, I have a buffer explorer and I can see those buffers.

The problem with the commands you referred to is that all buffers including the modified ones and others are opened or saved. Which is not convenient.

from coc-intelephense.

yaegassy avatar yaegassy commented on June 15, 2024

I understand your problem. Yes, it might be useful to have some kind of dedicated functionality.

The behavior of the rename is the behavior of coc.nvim itself.

I will see if there is anything we can do on the coc-intelephense side.

from coc-intelephense.

yaegassy avatar yaegassy commented on June 15, 2024

How about doing :copen after executing rename? By the way, I think the following message is output to the echo area after rename is executed.

[coc.nvim] changed 3 buffers, use :wa to save changes to disk and :copen to open quickfix list

I can't find a good way to add feature, etc. on the coc-intelephense side. If there is some way to handle this with other coc.nvim extensions, VSCode extensions, etc., please let me know.

from coc-intelephense.

xbot avatar xbot commented on June 15, 2024

Thank you for your research. I didn't notice this message. In VSCode, the modified files are opened in new tabs after being renamed. In nvim, for now, the quickfix list is also acceptable.

I think it would be better for coc.nvim to provide some options to allow opening the modified files or the quickfix list automatically after renaming. There is also some complaining about this, but the author closed the ticket for no reason.

from coc-intelephense.

Related Issues (20)

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.