Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a bookmarks view #23520

Closed
Plavozont opened this issue Mar 29, 2017 · 11 comments
Closed

Provide a bookmarks view #23520

Plavozont opened this issue Mar 29, 2017 · 11 comments
Labels
*extension-candidate Issue identified as good extension implementation feature-request Request for new features or functionality
Milestone

Comments

@Plavozont
Copy link

  • VSCode Version: 1.10.2
  • OS Version: win7

Steps to Reproduce:

  1. List all functions in current file to navigate them
  2. List all bookmarks in current file to navigate them

I develop php code and I really miss navigation functions. In VS2015 (or VB6) there is a combo box that lists all functions/methods. In SciTE.RU that I use, there is a panel with function list and bookmark list. Without this features I find a navigation around my code is a true nightmare. How do you manage without them?
scite ru-board
vs2015

@Fred-Vatin
Copy link

Fred-Vatin commented Mar 29, 2017

Did you try the go to symbol feature?
Doc
I didn't try myself with php. A linter and extension should be installed I guess.

There are other issues requesting those list functions in a panel feature. Did you search for them to post your request there instead?

@aeschli
Copy link
Contributor

aeschli commented Mar 29, 2017

For navigating to document symbols we have Ctrl+Shift+O.
Bookmarks is not something we have. I'm changing this issue as a request for it.

@aeschli aeschli changed the title Code navigation Provide a bookmarks view Mar 29, 2017
@aeschli aeschli added the feature-request Request for new features or functionality label Mar 29, 2017
@aeschli aeschli added this to the Backlog milestone Mar 29, 2017
@Fred-Vatin
Copy link

+1 for bookmarks view

@Plavozont
Copy link
Author

ctrl+shift+o says there is no symbol information, felixfbecker says it needs php intelliscense extension, the extension says it needs php7, i had 5.6 and added php7 to another folder configured it the way it was recomended - still it asks for php7.

By the way, are the extension developers able to create custom panels for VS Code?

@sigise
Copy link

sigise commented Apr 3, 2017

Yes, bookmarks please.

@ghost
Copy link

ghost commented Jun 9, 2017

This extension is good for me, but I think this can be native feature.
https://github.com/alefragnani/vscode-bookmarks

@adamvoss
Copy link

Regarding the UI element mentioned in the original post, #9418 is a related issue.

@Fred-Vatin
Copy link

Another extension that handle bookmarks among many other productive features: metaGO

@erikleo
Copy link

erikleo commented Jul 21, 2017

+1 for native support for bookmarks, with shortcuts matching visual studio (ctrl-K, ctrl-K)

@paperant
Copy link

+1 for bookmarks feature. This helps a lot when viewing tons of code.

@mjbvz mjbvz added the *extension-candidate Issue identified as good extension implementation label Nov 9, 2017
@bpasero
Copy link
Member

bpasero commented Feb 2, 2018

Closing in favour of the very good https://marketplace.visualstudio.com/items?itemName=alefragnani.Bookmarks

@bpasero bpasero closed this as completed Feb 2, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*extension-candidate Issue identified as good extension implementation feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

9 participants