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

chore: set vscode extension version to v0.0.11 #175

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

harry-hov
Copy link
Contributor

@harry-hov harry-hov commented Sep 26, 2023

Inshort: Don't always use latest version of vscode. Stick to v0.0.11 that already has been tried-and-tested.


Latest version of vscode-gno extension utilizes language server to provide some feature.

I opened a PR #122, which configures gitpod to be able to use latest version of vscode-code.

Seems like @thehowl encountered some bugs while testing [vscode-gno + gnopls]
(See: #122 (comment))

We have 2 options now:

  • Option1: Stick to old version (this is what this PR does) (I recommend this considering lack of time)
  • Option2: Merge PR Install gnopls and set GNOROOT #122 and disable language server if you encounter bugs, than the extension will work like old version
    Screenshot 2023-09-26 at 11 10 57 PM

@netlify
Copy link

netlify bot commented Sep 26, 2023

👷 Deploy request for gnochess-signup-form pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit fa91e74

@netlify
Copy link

netlify bot commented Sep 26, 2023

Deploy Preview for gnochess canceled.

Name Link
🔨 Latest commit fa91e74
🔍 Latest deploy log https://app.netlify.com/sites/gnochess/deploys/65131828c8765400089e0aad

@harry-hov harry-hov self-assigned this Sep 26, 2023
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.

1 participant