Giter VIP home page Giter VIP logo

Comments (7)

 avatar commented on June 8, 2024 1

According to your words, I find the solution. That's a problem of macros extension indeed by viewing its issues. And I found another extension -- ctf0.macros, and it work fine with your pythonIndent.newlineAndIndent. Thank you again.

from vsc-python-indent.

kbrose avatar kbrose commented on June 8, 2024

I've edited your issue text. If you wrap the text in triple back-ticks, then it will preserve your indentation:

```
{
  x
}
```

More instructions: https://guides.github.com/features/mastering-markdown/

from vsc-python-indent.

kbrose avatar kbrose commented on June 8, 2024

@zhongjimeiying I don't think macros are built into VSCode. What are you using to create macros?

Edit: just realized you said it was an extension. This seems like more of a problem with the macros extension, right?

from vsc-python-indent.

 avatar commented on June 8, 2024

@kbrose I think so. If your extension provide the the command -- {1.move cursor to line end 2.execute this extension script}, and bind it to shortcuts {Shift+Enter}, will be more useful.

from vsc-python-indent.

kbrose avatar kbrose commented on June 8, 2024

If this is a problem with the macros library, then I encourage you to also open an issue there.


Shift+Enter is already a widely used shortcut to run the selected python code in the terminal. I'm not comfortable overwriting that shortcut by default.

However, I would review a Pull Request that adds an additional command pythonIndent.cursorEndAndNewLineAndIndent (with tests) which does the actions you list, and then you could set your own keyboard shortcut to activate that command.

I want to be clear that I won't probably will not add this feature myself any time soon.

from vsc-python-indent.

 avatar commented on June 8, 2024

@kbrose ok, thank you.

from vsc-python-indent.

kbrose avatar kbrose commented on June 8, 2024

Iā€™m glad you were able to find a solution that works for you!

from vsc-python-indent.

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.