Atom (32-bit) 歷史舊版本 Page2

最新版本 Atom 1.47.0 (32-bit)

Atom (32-bit) 歷史版本列表

Atom 是一款文本編輯器,它是現代的,平易近人的,但對核心有破壞性的工具 - 你可以自定義的工具,但是也可以高效地使用,而不需要觸摸配置文件。您可以從數以千計的為 Atom 添加新特性和功能的開源軟件包中進行選擇,或者從頭構建一個軟件包並將其發布給其他人使用。 Atom 預裝了四種 UI 和八種語法主題,分別為黑色和淺色。 Atom 免費下載最新版本的 Windows PC。它是 Atom.的完... Atom (32-bit) 軟體介紹


Atom 1.21.2 (32-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.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.20.1 (32-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.19.7 (32-bit) 查看版本資訊

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

What's new in this version:

- Fixed a regression that prevented lines from being displayed correctly after destroying a marker associated with a block decoration
- Fixed an issue that caused scrollbars to be in the wrong position when splitting an editor

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

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

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

What's new in this version:

- Fixes a regression, introduced in 1.19.4, in the behavior of the onDidStopChanging event: text-buffer#251

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

更新時間:2017-08-29
更新細節:

What's new in this version:

- Don't select when typing while also holding the left mouse button

Atom 1.19.3 查看版本資訊

更新時間:2017-08-23
更新細節:

What's new in this version:

- Blurry text on Windows
- File removed outside of Atom does not close tab in Atom regardless of setting