genericptr / pascal-language-server

LSP server implementation for Pascal
GNU General Public License v3.0
53 stars 15 forks source link

Fix OptionalVersionedTextDocumentIdentifier hack in ApplyEdit #60

Open genericptr opened 1 year ago

genericptr commented 1 year ago

We're using a client based hack now which works for ST and VSCode but we should probably implement this correctly by providing version numbers.