question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Internal: For PR / branches it would be great to have an easy way to test the VS Code extension

See original GitHub issue

We could

  • build the extension and upload the .vsix file in the PR
  • do a release for each commit on PR / branches (maybe too complicated and option 1 is actually enough)

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
Jolg42commented, Apr 21, 2022

Did something with https://github.com/prisma/language-tools/pull/1110 seems to be working well so far, we can open new issues if we want to improve

1reaction
Jolg42commented, Apr 4, 2022

undocumented but should work for us here https://github.com/prisma/language-tools/blob/main/packages/vscode/src/plugins/prisma-language-server/index.ts#L47:L47 So setting process.env.PRISMA_USE_LOCAL_LS=true should actually make it possible to build the extension with the local language server

Read more comments on GitHub >

github_iconTop Results From Across the Web

Testing Extensions - Visual Studio Code
Visual Studio Code supports running and debugging tests for your extension. These tests will run inside a special instance of VS Code named...
Read more >
Code Reviews Using the Visual Studio Pull Requests Extension
This extension aims to make it easy for you to launch and view pull requests inside the integrated development environment (IDE) without needing ......
Read more >
How to Create a Pull Request on GitHub using VS Code
In this blog, you will be given a walkthrough on how to make a PR (Pull Request) on GitHub using the editor Visual...
Read more >
Pull Requests in VS Code - YouTube
Learn about the Pull Requests & Issues Extension in Visual Studio Code! | https://aka.ms/ vscode -gitTime Stamps:0:01 intro to pull requests ...
Read more >
Remote Repositories for Visual Studio Code - YouTube
The Remote Repositories extension lets you quickly browse, search, edit, and commit to any remote GitHub repository directly from within ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found