In the previous chapter, we had a look at language features which are used to provide smart editing, documentation support, and diagnostics. When we consider language intelligence, another most useful set of features are refactoring features and code fixes. For example, most of the time the user tends to change variable names, adhere to formatting guidelines, and fix linter issues during the editing process. In this chapter, ...
7. Refactoring and Code Fixes
Get Language Server Protocol and Implementation: Supporting Language-Smart Editing and Programming Tools now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.