Skip to content

Atom Editor plugin that shows the class/function/scope name of the current line on the status bar.

License

Notifications You must be signed in to change notification settings

mrkschan/atom-ide-statusbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atom-ide-statusbar package

Show the class/function/scope hierarchy of the current line on the status bar, using outline obtained from Language Server Protocol.

Replacing symbol/ctags based https://github.com/mrkschan/ctags-status.

Dependency

Install the atom-ide-base package and your favorite ide-* LSP package, enjoy!

About

Atom Editor plugin that shows the class/function/scope name of the current line on the status bar.

Resources

License

Stars

Watchers

Forks

Releases

No releases published