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.

Support Open Folder

See original GitHub issue

Currently in Visual Studio 2017, when you open a folder we don’t have a great Python experience. We should raise this to as-good-as the current project-based experience.

This task will be considered complete when projects are only required for tasks that are inherently MSBuild related, and the experience is equivalent to having a .pyproj containing all the project-related files visible in the workspace.

Tasks remaining:

  • #1780 manage environments without a project
  • read/write IntelliSense configuration to JSON file
  • complete debugging configuration in JSON file
  • launch browser when debugging from JSON file
  • launch standalone scripts with correct configuration
  • launch tools (linters, mypy, etc.) in directory
  • detect and launch unit tests without a project
  • build via setup.py when available

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

4reactions
huguesvcommented, Sep 27, 2019

Most of these have been implemented, except for launching tools and building setup.py. I’ll close this and we can implement the others if there is demand.

0reactions
0x78f1935commented, Mar 26, 2019

Please add this to VSC too, thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Change how folders open in the Finder on Mac
To open a new Finder window without opening a specific folder, click the Finder icon in the Dock, then choose File > New...
Read more >
Go directly to a specific folder on Mac
Go to a folder by entering its pathname · In the Finder on your Mac, choose Go > Go to Folder. · Start...
Read more >
Open Folder extensibility - Visual Studio (Windows)
With Open Folder, extension authors can create rich features for any language. There are APIs to support building, debugging, and symbol search ...
Read more >
Find and open File Explorer
Find and open File Explorer in Windows 10 and Windows 11, and customize Quick access by pinning and removing files and folders.
Read more >
Can't open a Google file or folder - Android
At the top left, tap Menu Menu . Next to your email address, tap the Down arrow Down arrow . Tap Add account....
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