VIM with Atom ――Space space is really godly, so I recommend it. ――I think you can like the others.
--Python execution - Hydrogen --Python on the jupyter backend --Jupyter that is not conscious of cells feels good - script --This is the royal road to Python execution with Atom ――I'm using this for the finished sauce
--Python coding - linter - linter-pylama --Grammar check, easy to understand. - atom-beutify ――The code will be cleaned automatically. Combined with above --Many compatible sources - autocomplete-python --Autocomplete for Python determined by the number of DLs. ――Cloud cooperation is cut off.
--General programming - highlight-selected --Highlight selected characters, don't use editors without them. - show-ideographic-space --Full-width space display - minimap - minimap-bookmarks - minimap-cursorline - minimap-find-and-replace - minimap-highlight-selected --The famous series - todo-show --Listing TODO / TEST etc. - regex-railroad-diagram --Map display of regular expressions - autocomplete-paths --File path autocomplete - jumpy --Cursor jump, convenient to get used to - split-diff - sort-lines
--Around Atom - project-manager --Save / Restore project folder - save-session --Restoring the last open tab - open-recent --Open recent files - maximize-panes --Maximize the panel - file-icons --Make Tree Icon easier to understand. This kind of thing works soberly - highlight-line --Highlight the current cursor line. Preference breaks up
Recommended Posts