Skip to content

Releases: latex-lsp/texlab

v0.4.0

09 Mar 20:26
Compare
Choose a tag to compare

Changes:

  • 4eb2113 Add build task to CI script
  • dc3ceb9 Revert "Fix CI script"
  • 8e43d40 Update build badge
  • 63c51c2 Fix CI script
  • 3d21790 Use appropriate path seperator on Linux
  • b94125d Bump version to v0.4.0
  • 7ba10db Migrate to organization account
  • 9d2980d Extract declaration of top level provider
  • 8a95546 Replace List with Map in Workspace
  • 0321795 Remove print statement in LatexResolver
See more
  • ee1cabb Move WorkspaceAction into WorkspaceActor
  • 637b51b Declare FNDB constants in LatexResolver
  • 5a86c4c Use brace expansion feature from kpsewhich
  • 52b7993 Merge TextDocumentService and WorkspaceService
  • 029dcff Make LaTeX linting optional
  • d4b9b97 Improve performance of completion
  • f57a3a5 Fix sorting of completion items
  • 100112d Move constants out of TextDocumentServiceImpl
  • 4580f4e Add LaTeX linter
  • ff91582 Refactor completion resolve request
  • 364295b Remove map combinator from FeatureProvider
  • b755779 Add choice combinator to FeatureProvider
  • e9162d9 Make return type of FeatureProvider more generic
  • 349279b Do not substitute placeholders in quotes
  • b603795 Make include completion based on folders
  • 8d72316 Migrate from Travis CI to Azure Pipelines
  • d1d158b Normalize Windows paths
  • ec2ed2a Fix handling of label references

This list of changes was auto generated.

v0.3.0

05 Mar 16:50
Compare
Choose a tag to compare
Bump version to v0.3.0

v0.2.0

01 Mar 19:58
Compare
Choose a tag to compare
Bump version to v0.2.0

v0.1.2

16 Feb 10:44
Compare
Choose a tag to compare
Bump version to v0.1.2

v0.1.1

15 Feb 14:21
Compare
Choose a tag to compare
Fix path of completion symbols

v0.1.0

15 Feb 11:32
Compare
Choose a tag to compare
Fix automated deployment