eclipse / lsp4e

Language Server Protocol support in Eclipse IDE
Eclipse Public License 2.0
65 stars 54 forks source link

Add content filtering to outline view based on SymbolKind (fix issue #254) #1049

Closed travkin79 closed 2 months ago

travkin79 commented 2 months ago

Add generic implementation of content filtering in the outline view based on an element's SymbolKind and corresponding preferences, which make the user settings persistent.

travkin79 commented 2 months ago

Strange. All CI workflows / actions fail for some reason. There seems to be a connection problem.

image
rubenporras commented 2 months ago

thanks.