Giter Club home page Giter Club logo

vscode-fileswitcher's People

Contributors

dependabot[bot] avatar johnathanludwig avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vscode-fileswitcher's Issues

Add ability to display matching file paths

When no files are found for the current file it can be hard to determine why if you know the file exists. Usually, this is a problem with the replacement in the mappings, but it can be hard to determine from the settings.json.

  • Add a new command that displays a list of the matching file paths.
  • Identify file paths that do have matching files.
  • Update the notification from #4 to suggest running this command.

Thank you!

I've been looking for an extension like this for the longest time.

The to/from regex approach is ingenious, and allows for use with any language and any tech stack.

It works perfectly with a complex c# project.

Well done, and thank you! ๐Ÿ‘

Add notification when no files found

When running, if we did not find any files to open, nothing happens. It can be confusing to a user as you do not know if the command even ran.

Add a notification if we did not find any files to open, so the user knows that the command ran successfully. Also, add a setting that allows disabling the notification

Create test file if not exists

How hard would it be to add functionality for "create matching test file if not exists"? My thoughts were: 1) must be bound to a different shortcut, 2) must only work one-way, from source file to test file.

I've no experience writing vscode extensions, but nonetheless tried fiddling with the code but didn't succeed. I thought that once I get the mapping from the extension's current behavior, I can use node's fs functions to create the matching test file. I guess there's more to it than that?

I'm wondering whether there's enough in the extension so far to make this possible, or I need to add a whole raft of new stuff?

Excellent extension!

This isn't an issue but I don't want to make a Microsoft account to tell you. This extension rocks! I tried a bunch of other switchers before stumbling on this one, and it's simple and elegant. Thanks for making it!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.