Skip to content
Success

Changes

Summary

  1. fixed line ending issue that was messing with didChange, and an escaped character in string issue (details)
  2. syntax highlighting (details)
  3. improved syntax highlighting (details)
Commit 51bb92e184300f041be33571d2398eb676fe36da by Roy Ward
fixed line ending issue that was messing with didChange, and an escaped character in string issue
The file was modifiedsrc/packs/lsp_server_metta/prolog/lsp_metta_split.pl (diff)
The file was modifiedsrc/packs/lsp_server_metta/prolog/lsp_metta_changes.pl (diff)
The file was modifiedsrc/packs/lsp_server_metta/prolog/lsp_metta_parser.pl (diff)
The file was modifiedsrc/packs/lsp_server_metta/prolog/lsp_metta_utils.pl (diff)
The file was addedsrc/packs/lsp_server_metta/vscode/syntaxes/mettalanguage.json
The file was modifiedsrc/packs/lsp_server_metta/prolog/lsp_server_metta.pl (diff)
The file was modifiedsrc/packs/lsp_server_metta/vscode/package.json (diff)
The file was modifiedsrc/packs/lsp_server_metta/prolog/lsp_metta_utils.pl (diff)
Commit adc02d1badb2e5a953484e6c940bba34c9a5ec6f by Roy Ward
improved syntax highlighting
The file was modifiedsrc/packs/lsp_server_metta/vscode/syntaxes/mettalanguage.json (diff)