-
Notifications
You must be signed in to change notification settings - Fork 5
gui text editor Notes
To get Atom up and running run the below commad after you have it installed
apm install --packages-file /path/to/where/you/saved/packages.list
Giving [credit](https://discuss.atom.io/t/how-to-backup-all-your-settings/15674/3) where credit is due.
It can be beneficial to add a custom filetype for files ending with .fish
to have syntax highlighting for fish functions files, and not having to manually set the file type in the lower right hand corner of the atom editor.
To accomplish the above mentioned task, open the atom preferences with command+, on macOS. Then look for a button labeled Open Config Folder
.
Add the below lines to the config.cson
file.
customFileTypes:
"source.shell": ["fish"
]
within the below block,
core:
For a great writeup / doc about how Javascript can be written inside VS Code see
choco install vscode
choco install dotnetcore
choco install dotnet4.7.2
choco install netfx-4.7.2-devpack
- vscode why does terminal is vscode display nasty blue when running color test.
my π educated guess, is it's an issue related to tern.js
- vscode look into some sort of automated process for generating a toc for mardown docs.
- vscode make all new windows (?+shift+n) the same size as the previous window.
If you find any of this info helpful on your journey π click that π βοΈ star button. It sure makes me feel warm and fuzzy π» on the inside.
-
Linux and macOS Operation Notes
- β macOS Op Notes
- π§ Linux Op Notes
- Vim & Neovim Notes
- git Notes
- π fish shell Notes
- ECMAScript Tooling
- π₯§ Raspberry Pi Notes
- asdf version manager Notes
- Bind9 Notes
- Creating a custom motd on Debian Jessie
- ECMAScript Tooling
- Email client Notes
- Email Server Setup Notes Postfix & Dovecot
- Emoji side quest
- fish shell Notes
- π₯ π€ git it got it good Notes
- git Notes
- Graphics and Image Processing Notes
- GUI text editor Notes
- π»π§ Homebrew and Linuxbrew formula Notes
- Linux and macOS Administration Notes
- Linux and macOS Troubleshooting Notes
- MacBook Pro Late 2013 Notes
- Vim & Neovim Notes
- Video Production Notes
- Python Notes
- radare Notes
- Raspberry Pi Notes
- Terminal Emulators
- Tmux Notes
- Web Browser Notes
- Weechat Notes
- Microsoft Windows Notes