GithubHelp home page GithubHelp logo

Comments (5)

rangav avatar rangav commented on May 19, 2024

Hi @JoshTRN I will look into this.

from thunder-client-support.

OldStarchy avatar OldStarchy commented on May 19, 2024

I was going to raise a bug about vscode shortcuts not working in the body input, but I'll +1 this issue instead and just say weird things happen when I try to use the shortcuts I usually use.

For one example; ctrl+k, ctrl+d is "format document" but in the json and xml editors it seems to be ctrl+k "find next match" and ctrl+d delete line.
No shortcuts work in the text editor other than the basic cut/copy/paste.

I think the "correct" solution for this would be to embed vscodes built-in Monaco editor and rely on the existing functionality there. Doing so would likely fix other issues like #4, #17, and #63.

from thunder-client-support.

rangav avatar rangav commented on May 19, 2024

Hi @aNickzz thanks for the feedback

initially I tried to integrate Monaco editor, it was not possible due to vscode limitations

I am implementing ALT + SFT +F to format code.

In Visual Studio, the shortcut for Code Formatting is Ctrl+k Ctrl+D but in Visual Studio Code, it's Shift+Alt+F

from thunder-client-support.

OldStarchy avatar OldStarchy commented on May 19, 2024

You are right, when started using VSCode I was also using Visual Studio, and I found it easier to rebind VSCode than VS.

In any case, I hope the situation with monaco changes, though I do wonder how the Jupyter extension works, as it includes embedded text editors, though I couldn't get it to format any code (even by the command palette)

from thunder-client-support.

rangav avatar rangav commented on May 19, 2024

I am closing this issue, feel free to re-open if needed

from thunder-client-support.

Related Issues (20)

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.