Hi everyone!
A new article is online
Today, it’s about “Go To Definition in the Language Server Protocol”.
Here an extract:
Go To Definition is one of the features that distinguish an editor specialized for writing code from a generic editor. This is the editor command that allows us to quickly find where a symbol is defined elsewhere in the code.
If you’re interested, you can read it here
Have a great day!