Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add prisma support #1700

Merged
merged 17 commits into from
Nov 15, 2022
Merged

add prisma support #1700

merged 17 commits into from
Nov 15, 2022

Conversation

tingfeng-key
Copy link
Contributor

add prisma support

CHANGELOG.md Outdated Show resolved Hide resolved
lapce-core/src/language.rs Outdated Show resolved Hide resolved
lapce-core/Cargo.toml Outdated Show resolved Hide resolved
lapce-core/Cargo.toml Outdated Show resolved Hide resolved
lapce-core/src/language.rs Outdated Show resolved Hide resolved
lapce-core/src/syntax/highlight.rs Outdated Show resolved Hide resolved
lapce-ui/Cargo.toml Outdated Show resolved Hide resolved
lapce-ui/Cargo.toml Outdated Show resolved Hide resolved
@tingfeng-key
Copy link
Contributor Author

tingfeng-key commented Nov 14, 2022

When I modify locally, once I run fmt, cargo The toml has changed, so I choose to edit the file directly instead of editing it locally, and then submit the pr. I don't know how those files are merged.
I think this is a bit targeted. Since someone reviews the code, why can those codes be passed? ha-ha.

@tingfeng-key
Copy link
Contributor Author

tingfeng-key commented Nov 14, 2022

This makes me take it for granted that the latest should be placed at the bottom. I'm very sorry

@codecov-commenter
Copy link

Codecov Report

Merging #1700 (28c9805) into master (9398538) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@          Coverage Diff           @@
##           master   #1700   +/-   ##
======================================
  Coverage    6.85%   6.86%           
======================================
  Files         126     126           
  Lines       53312   53250   -62     
======================================
  Hits         3655    3655           
+ Misses      49657   49595   -62     
Impacted Files Coverage Δ
lapce-core/src/language.rs 46.03% <ø> (ø)
lapce-core/src/syntax/highlight.rs 0.00% <0.00%> (ø)
lapce-data/src/update.rs 0.00% <0.00%> (ø)
lapce-proxy/src/terminal.rs 0.00% <0.00%> (ø)
lapce-proxy/src/plugin/wasi.rs 9.80% <0.00%> (+0.31%) ⬆️

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

@panekj panekj merged commit 89d44fe into lapce:master Nov 15, 2022
@panekj panekj added this to the Next release milestone Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants