I started using atom IDE for writing HTML+ CSS code. autocomplete-atom-api is activated and still no code is completed neither automatically nor when I press ctrl+space.
This is my keymap.cson file:
'.active.pane':
'ctrl-space': 'autocomplete:toggle'
Do you know what can be the problem?
If you want more options, in the Settings panel for the autocomplete-plus package you can toggle a setting to make autocomplete-plus look for text in all your open buffers rather than just the current file. The Autocomplete functionality is implemented in the autocomplete-plus package.
Usage. Finally, press: alt + tab or, right click and do Run HTML Tag AutoComplete . You will also find it available under Packages in menubar.
Visual Studio Code has a greater number of built-in features than Atom provides through extensions and third-party applications. When it comes to User Interface, Atom has a basic GUI, still, Visual Studio Code looks decent. Both the editors offer a huge number of extensions that are easy to add and configure.
Here's how: Go to the Atom Settings: Atom > Preferences… Then uncheck the “Show Suggestions On Keystroke” checkbox: That's it!
The problem was resolved by Packages->Keybinding Resolver->toggle
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With