Skip to content

Add syntax highlighting for erlang.#1609

Merged
dzhou121 merged 2 commits intomasterfrom
unknown repository
Oct 27, 2022
Merged

Add syntax highlighting for erlang.#1609
dzhou121 merged 2 commits intomasterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Oct 27, 2022

  • Added an entry to CHANGELOG.md if this change could be valuable to users

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 27, 2022

Codecov Report

Merging #1609 (9988948) into master (62080d1) will increase coverage by 0.02%.
The diff coverage is 80.00%.

@@            Coverage Diff            @@
##           master   #1609      +/-   ##
=========================================
+ Coverage    6.77%   6.80%   +0.02%     
=========================================
  Files         126     126              
  Lines       52562   52444     -118     
=========================================
+ Hits         3563    3567       +4     
+ Misses      48999   48877     -122     
Impacted Files Coverage Δ
lapce-core/src/syntax/highlight.rs 0.00% <0.00%> (ø)
lapce-core/src/language.rs 46.03% <100.00%> (+0.87%) ⬆️
lapce-ui/src/app.rs 0.00% <0.00%> (ø)
lapce-ui/src/title.rs 0.00% <0.00%> (ø)
lapce-data/src/data.rs 0.00% <0.00%> (ø)
lapce-ui/src/window.rs 0.00% <0.00%> (ø)
lapce-data/src/update.rs 0.00% <0.00%> (ø)
lapce-proxy/src/terminal.rs 0.00% <0.00%> (ø)
lapce-data/src/keypress/mod.rs 16.60% <0.00%> (+0.22%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@MinusGix MinusGix added the A-syntax Area: syntax highlighting label Oct 27, 2022
@dzhou121 dzhou121 merged commit 1431496 into lapce:master Oct 27, 2022
@ghost ghost deleted the tree-sitter-erlang branch October 27, 2022 21:54
@panekj panekj added this to the v0.2.2 milestone Jun 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-syntax Area: syntax highlighting

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants