TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.

TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.
 Atom 軟體歷史版本 Download Page37 :: 軟體兄弟

Atom 歷史版本列表 Page37

最新版本 [var.version]

Atom 歷史版本列表

Atom 是一個文本編輯器,它是現代的,平易近人的,但可核心的工具 - 您可以自定義的任何工具,但也可以高效地使用,而無需觸摸配置文件。您可以從數千個為 Atom 添加新功能和新功能的開源軟件包中進行選擇,也可以從頭開始構建一個軟件包並發布給其他人使用。 Atom 預裝了四個用戶界面和八個語法主題,在黑暗和光明的顏色。 Atom 免費下載 Windows PC 的最新版本。 Atom. 選擇版本:... Atom 軟體介紹

Atom (32-bit)Atom (64-bit)


Atom 1.21.2 (64-bit) 查看版本資訊

更新時間:2017-10-31
更新細節:

What's new in this version:

- Fix overlay resizing infinite loop
- Don't assign a default project path for package specs that don't have a fixtures directory
- Switch to fork of nsfw to fix symlink loops on Linux

Atom 1.21.1 (32-bit) 查看版本資訊

更新時間:2017-10-13
更新細節:

What's new in this version:

Atom Core:
- Fix faded application icons on macOS 10.13
- Fix rendering bug when folds cause the vertical scrollbar to disappear with soft wrapping enabled
- Clear dimensions cache when approximate screen line count changes
- Clear the dimensions cache after updating the soft wrap column
- Always revert to composition checkpoint, even if input is disabled
- Don't throw when destroying block decorations inside marker change event

markdown-preview:
- restore scrollTop of viewElement for smoother livereload
- Use dompurify to sanitize html

settings-view:
- Fix broken docs link
- Add tabType as a scoped setting
- Use DOMPurify for README sanitization

snippets:
- Make tests run with promise and non-promise package deactivate
- Make the bundled snippets work when the package is snapshotted

superstring:
- Fix sorting ambiguity bug in findWordsWithSubsequence

text-buffer:
- Gracefully handle edits performed in onDidChange listeners during reload

Atom 1.21.1 (64-bit) 查看版本資訊

更新時間:2017-10-13
更新細節:

What's new in this version:

Atom Core:
- Fix faded application icons on macOS 10.13
- Fix rendering bug when folds cause the vertical scrollbar to disappear with soft wrapping enabled
- Clear dimensions cache when approximate screen line count changes
- Clear the dimensions cache after updating the soft wrap column
- Always revert to composition checkpoint, even if input is disabled
- Don't throw when destroying block decorations inside marker change event

markdown-preview:
- restore scrollTop of viewElement for smoother livereload
- Use dompurify to sanitize html

settings-view:
- Fix broken docs link
- Add tabType as a scoped setting
- Use DOMPurify for README sanitization

snippets:
- Make tests run with promise and non-promise package deactivate
- Make the bundled snippets work when the package is snapshotted

superstring:
- Fix sorting ambiguity bug in findWordsWithSubsequence

text-buffer:
- Gracefully handle edits performed in onDidChange listeners during reload

Atom 1.21.0 (32-bit) 查看版本資訊

更新時間:2017-10-03
更新細節:

What's new in this version:

- Language Server Protocol support and integration via atom-languageclient and atom-ide-ui
- New filesystem watcher API to unify implementations and conserve system resources
- More PR timeline events and build status are now available in the GitHub pane
- MacOS native tabs are now supported
- Restored Atom's ASAR archive to improve to improve performance in several scenarios, most notably installation on Windows
- Lots of language-specific grammar improvements, including the addition of TypeScript

Atom 1.21.0 (64-bit) 查看版本資訊

更新時間:2017-10-03
更新細節:

What's new in this version:

- Language Server Protocol support and integration via atom-languageclient and atom-ide-ui
- New filesystem watcher API to unify implementations and conserve system resources
- More PR timeline events and build status are now available in the GitHub pane
- MacOS native tabs are now supported
- Restored Atom's ASAR archive to improve to improve performance in several scenarios, most notably installation on Windows
- Lots of language-specific grammar improvements, including the addition of TypeScript

Atom 1.20.1 (32-bit) 查看版本資訊

更新時間:2017-09-19
更新細節:

Atom 1.20.1 (64-bit) 查看版本資訊

更新時間:2017-09-19
更新細節:

Atom 1.20.0 (32-bit) 查看版本資訊

更新時間:2017-09-12
更新細節:

What's new in this version:

- Added support for multiple git diff views
- Git commit messages can now be edited in the main editor
- Find in Project search results now include additional context lines
- Added an API for observing dock visibility
- Fixed middle-mouse button behavior when closing tabs on Linux
- CSS autocomplete now supports PostCSS
- Support has been added to bracket-matcher for code embedded in strings

Atom 1.20.0 (64-bit) 查看版本資訊

更新時間:2017-09-12
更新細節:

What's new in this version:

- Added support for multiple git diff views
- Git commit messages can now be edited in the main editor
- Find in Project search results now include additional context lines
- Added an API for observing dock visibility
- Fixed middle-mouse button behavior when closing tabs on Linux
- CSS autocomplete now supports PostCSS
- Support has been added to bracket-matcher for code embedded in strings

Atom 1.19.6 (32-bit) 查看版本資訊

更新時間:2017-09-07
更新細節:

What's new in this version:

- Fixed two issues that were causing the editor to move the cursor when clicking on scrollbars or near the viewport edges
- Fixed a regression that prevented the editor from scrolling with a low editor.scrollSensitivity config setting
- Fixed a rendering glitch in the editor caused by adding block decorations on invalid markers
- Fixed an uncaught exception that was sometimes thrown when adding block decorations on non-empty markers
- Fixed a regression that prevented tabs from being closed on middle-click