Coder Social home page Coder Social logo

Comments (7)

zhuochun avatar zhuochun commented on July 19, 2024

Similar to #8. In v0.7.3, the key mappings are resolved to only work in plain text and markdown files.

If you do not want them totally, you can disable them by going to Atom -> Open Your Keymap and paste the following at bottom:

'.platform-darwin .editor':
  'alt-1': 'unset!'
  'alt-2': 'unset!'
  'alt-3': 'unset!'
  'alt-4': 'unset!'
  'alt-5': 'unset!'

from md-writer.

scottmatthewman avatar scottmatthewman commented on July 19, 2024

Even in Markdown files, I'm going to want to use the # symbol wherever I like. With the default settings, I can't.

I'm going to use my keymap to disable this settings, but I'd really stress the importance of reconsidering those particular keymaps in the first place.

from md-writer.

zhuochun avatar zhuochun commented on July 19, 2024

I think what you have pointed out is reasonable.

Do you have any suggestion on alternative key mappings?

from md-writer.

scottmatthewman avatar scottmatthewman commented on July 19, 2024

In the British (Mac) keyboard at least, Ctrl-Alt-1-5 aren't used by default. Don't know about any other language/platforms keyboards.

from md-writer.

zhuochun avatar zhuochun commented on July 19, 2024

Great! Ctrl-Alt-[1-5] are available in US keyboard as well.

I am thinking about using cmd-j cmd-[1-5] and change some other mappings to cmd-j cmd-*, would you think it is better? Do you find other mappings disturbing?

from md-writer.

scottmatthewman avatar scottmatthewman commented on July 19, 2024

A modifier sequence like that would definitely help on the heading front. I haven't noticed any other disruptive key bindings beyond the headings.

from md-writer.

zhuochun avatar zhuochun commented on July 19, 2024

Thanks. I will use Ctrl-Alt-[1-5] first.

from md-writer.

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.