Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.16 KB

readme.md

File metadata and controls

29 lines (22 loc) · 1.16 KB

Function Locator

The Function Locator plugin is a powerful tool designed to enhance your coding experience by providing a seamless way to locate and navigate functions within your codebase.

Note: Currently only available for Javascript

Updates
v1.0.1
  • Fix Scroll

Features

  • Sidebar Function List: The plugin generates a sidebar that displays a list of functions present in your code.
  • Click to Navigate: Simply click on a function name in the sidebar, and the plugin will instantly navigate your code editor to the corresponding function.

Image

Support and Contribution

If you encounter any issues or have suggestions for improvement, feel free to open an issue or contribute to the development of the Function Locator plugin. Your feedback is valuable in making this tool even more effective for the developer community.

Happy coding!