30

апр

1. General
Command+,Preferences
Command+Shift+PToggle command palette
Command+BBrowse list of open files
Command+Option+RReload Atom
Command+Shift+LChange synatx highlighting
Option+Shift+SShow available code snippets
Command+Shift+MMarkdown preview
Command+Option+IToggle Developer Tools

I had installed atom editor few weeks ago. Everything was. In testing I have the version 1.14.3, so you to wait the next stable update. Is Atom open source? What does Atom cost? What platforms does Atom run on? How can I contribute to Atom? Why does Atom collect usage data? Atom in the cloud? What's the difference between an IDE and an editor? How can I tell if subpixel antialiasing is working? Why is Atom deleting trailing whitespace? Why is there a newline at the end of the file?

▲ up

2. File Management
Command+NNew file
Command+Shift+NNew Window
Command+POpen file (type the name to perform a search)
Command+OOpen file
Command+Shift+OOpen folder
Command+SSave
Command+Shift+SSave as
Command+WClose tab
Command+Shift+WClose window

▲ up

3. Editing Lines
Command+GGo to line
Command+LSelect line
Command+Shift+DDuplicate line
Command+Shift+KDelete line
Command+Arrow Up/Arrow DownMove line up/down
Command+/Toggle comment line
Command+ReturnNew line below
Command+[/]Indent / outdent selected lines
Command+JJoin lines

▲ up

4. Editing Words and Brackets
Option+B/FMove to beginning / end of current word
Option+Shift+B/FSelect to beginning / end of current word
Command+Del/Option+HDelete to beginning of current word
Command+Delete/Option+DDelete to end of current word
Command+Option+.Complete bracket
Command+MGo to matching bracket
Command+Option+MSelect code inside matching brackets

▲ up

5. Code Folding
Command+K then Command+1 .. 9Fold all code at indent level 1 .. 9
Command+Option+/Fold / unfold code
Command+Option+FFold selected code
Command+Option+[/]Fold / unfold all code

▲ up

6. Find and Replace
Command+FFind in current file
Command+Shift+FFind in project
F3Find next
Shift+F3Find previous
Command+EnterReplace all
Command+Option+/Use Regex in search
Command+Option+CMatch case in search
Command+Option+SSearch only in selection
Command+Option+WMatch whole word

▲ up

Mac
7. View
Command+Shift+=/-Increase / decrease text size
Command+0Reset text size
F11Toggle fullscreen

▲ up

8. Tree View
Command+0/Option+Toggle focus Tree View
Command+K then B or Command+Toggle tree view
J/KSelect next/previous item
H/L OR Arrow Right/Arrow LeftExpand / collapse selected directory
Option+ Arrow Left/Arrow Right/Command+Option+[/]Recursively expand / collapse directories
ReturnOpen selected item
M/F2Move selected item
Del/DeleteDelete current item
DDuplicate selected item
Command+1 .. 9Open selected item in pane 1 .. 9
AAdd new file
Shift+AAdd new folder
IToggle display of VCS ignored files

▲ up

9. Github Integration
Option+G, then BOpen on Github: blame
Option+G, then COpen on Github: copy-url
Option+G, then GOpen on Github: repository
Option+G, then HOpen on Github: history
Option+G, then IOpen on Github: issues
Option+G, then OOpen on Github: file
Option+G, then ROpen on Github: branch-compare

▲ up

10. Manage Diffs
Option+G, then DToggle list of diffs in file
Option+G, then Arrow Down/Arrow UpMove to next/previous diff in file

▲ up

  • Latest Version:

  • Requirements:

    Mac OS X 10.8 or later

  • Author / Product:

    The Landmine Squat SolutionLandmine squats teach the squat pattern, so they're an excellent way to work towards being able to do back squats and front squats. Learning to squat correctly is worth the effort, but trying to add heavy loads to an exercise you can't do well is asking for trouble. Hack squat vs front squat muscles. As a result, the movement ends up looking like an ugly good-morning-squat hybrid.Even those with good form find back squats to be problematic when they have lower back, knee, or shoulder issues.Front squats are an option, but many find it tough to hold the bar, and it takes a lot of practice to get the hang of it.

    Atom Team / Atom for Mac

  • Old Versions:

  • Filename:

    atom-mac.zip

Atom for Mac is a text editor that's modern, approachable, yet hackable to the core—a tool you can customize to do anything but also use productively without ever touching a config file. You choose from thousands of open source packages that add new features and functionality to Atom—or build a package from scratch and publish it for everyone else to use. The app comes pre-installed with four UI and eight syntax themes in both dark and light colors.
If you can't find what you're looking for, you can also install themes created by the app community or create your own. It's easy to customize and style Atom for macOS. You can tweak the look and feel of your UI with CSS/Less and add major features with HTML and JavaScript. Check out the video on setting up the tool. The tool is a Mac desktop application built with HTML, JavaScript, CSS, and Node.js integration. It runs on Electron, a framework for building cross platform apps using web technologies.
Features and Highlights
Cross-platform editing
The tool works across operating systems. You can use it on macOS, Windows, or Linux.
Built-in package manager
Search for and install new packages or start creating your own—all from within the app.
Smart autocompletion
The app helps you write code faster with a smart, flexible autocomplete.
File system browser
Easily browse and open a single file, a whole project, or multiple projects in one window.
Multiple panes
Split your Atom interface into multiple panes to compare and edit code across files.
Find and replace
Find, preview, and replace text as you type in a file or across all your projects.
Note: Requires 64-bit processor.
Also Available: Download Atom for Windows

Popular Posts