All notable changes to the "goto-next-member" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Feature to navigate to previous member
- Feature to navigate to next member
- Updated README
- Updated packages to address npm security vulnerabily
- Using DocumentSymbolProvider
- Fixing issue where I forgot to walk the entire symbol tree.
- CONFIGURATION: Set which symbols you wish to manuever between
- JAVA: Issue where cursor would move to the beginning of comments instead of to symbol