Atom текстовый редактор скачать для windows

1.61.0-beta0

Notable Changes

  • atom/atom#22687 — Electron upgrade to v11.4.7
  • #23446 — Fixes git-diff nested repositories REDUX
  • atom/github#2676 — Correctly discard history of two files with the same name
  • atom/language-php#445 — Detects nullable types in phpdoc
  • atom/language-php#432 — Supports blade syntax in heredoc
  • atom/language-ruby#240 — Adds ERB highlighting inside of script tags

All Changes

Atom Core

v1.60.0…1.61.0-beta0

  • atom/atom#23158 — Remove if (reason === crashed)
  • atom/atom#23282 — Remove aws-sdk
  • atom/atom#23286 — Bump path-parse from 1.0.6 to 1.0.7 in /packages/dalek
  • atom/atom#23285 — Bump lodash from 4.17.15 to 4.17.21 in /packages/dalek
  • atom/atom#22687 — Electron upgrade 11.4.7
  • atom/atom#23322 — Install using npm installed during installation of script dependencies
  • atom/atom#23446 — Fix git-diff nested repositories REDUX
  • atom/atom#23492 — ⬆️ language-php@0.48.1
  • atom/atom#23506 — Bump node-fetch from 2.6.1 to 3.1.1 in /script
  • atom/atom#23505 — Bump nanoid from 3.1.22 to 3.2.0
  • atom/atom#23575 — fix/deps: min versions of electron-chromedriver…
  • atom/atom#23578 — ⬆️ Pr-changelog@0.3.4
  • atom/atom#23624 — Bump language-ruby to 0.73.0
  • atom/atom#23647 — deps: «downgrade» node-fetch to ^v2.6.7 in script/ (fix «Bump dependencies» job in Nightly CI)
  • atom/atom#23655 — (docs) Add FAQ link
  • atom/atom#23668 — ⬆️ electron-packager to 15.1.0 in /script

github

v0.36.9…v0.36.10

  • atom/github#2676 — Hotfix in restore discard history of files with same name
  • atom/github#2682 — Clarify debug line
  • atom/github#2683 — update os matrix in ci
  • atom/github#2712 — Remote module defaults to false

language-php

v0.47.0…v0.48.1

  • atom/language-php#445 — Detect nullable types in phpdoc
  • atom/language-php#439 — Replace noreturn with never
  • atom/language-php#444 — limit allowed characters to UTF-8 range (0x10FFFF)
  • atom/language-php#432 — Support blade syntax in heredoc

language-ruby

v0.72.23…v0.73.0

  • atom/language-ruby#289 — GitHub Actions
  • atom/language-ruby#288 — Bump tree-sitter-ruby to 0.17.0
  • atom/language-ruby#240 — Add ERB highlighting inside of script tags
  • atom/language-ruby#218 — add interpolated snippet
  • atom/language-ruby#234 — Support multiline YARD comments
  • atom/language-ruby#224 — Fix missing scopes on separators and self, differentiate ->
  • atom/language-ruby#294 — Fix some typos
IgorTheLight, figmentdragon, benonymus, firejune, michalmiddleton, Akaike, Ronald-G-Andrade, jdalrymple, eduardobc88, simepy, and 32 more reacted with thumbs up emoji
pBrambi, Tokarak, firejune, Akaike, eduardobc88, xavierfoucrier, KenNaNa, xDeltaFox, sinuhedev, aliasgarabidsabunwala, and 7 more reacted with hooray emoji
Eldor48, Akaike, eduardobc88, KenNaNa, M1CK431, sinuhedev, aliasgarabidsabunwala, maxmousee, Blahh9090, bavich174, and 6 more reacted with heart emoji
ionescu77, Akaike, contraliz, KenNaNa, sinuhedev, aliasgarabidsabunwala, Kklmfir, Blahh9090, jalalbmnf, suprunchuk, and 2 more reacted with rocket emoji
Blahh9090, jalalbmnf, Brawldude2, webldavi, Davut-A, and zakwarlord7 reacted with eyes emoji

57 people reacted

1.60.0

Notable Changes

  • atom/tabs#531 — Activate panes on any click, not just left click
  • #13414 — Adds context menu for cinnamon desktop enviroment (Linux)
  • #19016 — Allow line endings to be converted when copying and pasting

All Changes

Atom Core

v1.59.0…1.60.0

  • atom/atom#22769 — Use custom elements on TestPanelContainerItemElement
  • atom/atom#22774 — Use customElement for the specs
  • atom/atom#22578 — add await to the async isValidGitDirectory
  • atom/atom#22779 — Fix linting issues
  • atom/atom#22781 — Remove redudant await
  • atom/atom#22780 — Use custom elements on pane container element
  • atom/atom#22785 — Use customElement on pane axis
  • atom/atom#22789 — Use custom elements on text editor element spec
  • atom/atom#22800 — Updates tree-view package to v0.229.0
  • atom/atom#22787 — Use custom element on pane resize-handle element
  • atom/atom#22814 — Bump notifications@0.72.1
  • atom/atom#22817 — Bump keybinding-resolver@0.39.1
  • atom/atom#22818 — Bump tabs
  • atom/atom#22834 — Bump tabs@0.110.2
  • atom/atom#22841 — Bump path-parse from 1.0.6 to 1.0.7 in /packages/about
  • atom/atom#22840 — Bump path-parse from 1.0.6 to 1.0.7
  • atom/atom#22849 — Fixes Deprecated Authentication Style
  • atom/atom#22850 — Fixes Deprecated Authentication Style-2
  • atom/atom#22851 — Bump tree-view
  • atom/atom#22751 — Use custom element on pane-element
  • atom/atom#22865 — Revert timeout increase on CI.
  • atom/atom#22867 — Use custom element on text editor element
  • atom/atom#22685 — Make sure path is not undefined (#20871)
  • atom/atom#22576 — Bump normalize-url from 4.5.0 to 4.5.1 in /script
  • atom/atom#15975 — Add custom start tiles
  • atom/atom#22930 — Update Discuss links to Github Discussions links
  • atom/atom#13821 — 📝 Clarify that stack only has an effect if detail is present as well
  • atom/atom#17107 — Convert arguments to absolute paths
  • atom/atom#17681 — RFC: Pre-transpile apm packages
  • atom/atom#18703 — Update windows atom.sh launch script to support WSL changes in 1809
  • atom/atom#18816 — RFC: Grammar comment delims
  • atom/atom#13414 — Added context menu for cinnamon desktop enviroment (Linux)
  • atom/atom#19623 — RFC: Evaluating scope name additions to built-in grammars
  • atom/atom#17628 — Fix getEnvFromShell() to correctly handle newlines in env vars
  • atom/atom#22931 — ⬆️ Bump language-css@0.45.1
  • atom/atom#22943 — Add prevent option to ::onWillDestroyPaneItem
  • atom/atom#23001 — bootstrap: Update Node requirement to 10.12+ in system requirement checker
  • atom/atom#22979 — bootstrap: Use legacy-compatible catch syntax (support older Node)
  • atom/atom#23000 — Remove duplicate to
  • atom/atom#12513 — Reset the package’s local storage setting if loading cannot be deferred
  • atom/atom#19251 — Only allow drag-and-drop to succeed on panes in the center workspace
  • atom/atom#19016 — Convert line endings when copy and pasting
  • atom/atom#23031 — Remember last opened state
  • atom/atom#23097 — Remove dependancy status badge.
  • atom/atom#23096 — Replace remote module with invoke calls.
  • atom/atom#23132 — Change from crashed to render-process-gone
  • atom/atom#23145 — Revert «Only allow drag-and-drop to succeed on panes in the center workspace»

keybinding-resolver

v0.39.0…v0.39.1

  • atom/keybinding-resolver#68 — Remove LICENSE
  • atom/keybinding-resolver#70 — Upgrade temp
  • atom/keybinding-resolver#74 — Migrate to Github Actions
  • atom/keybinding-resolver#76 — Fix failing specs

notifications

v0.71.0…v0.72.1

  • atom/notifications#204 — Migrate to Github Actions

tabs

v0.110.0…v0.110.2

  • atom/tabs#531 — Activate panes on any click, not just left click
  • atom/tabs#565 — Migrate to Github Actions
  • atom/tabs#566 — Fix failing specs

tree-view

v0.228.3…v0.229.1

  • atom/tree-view#1381 — Migrate to Github Actions
  • atom/tree-view#1389 — Implement option to hid tree pane on startup
  • atom/tree-view#1392 — Attach elements to jasmine DOM

language-css

v0.44.4…v0.45.1

  • atom/language-css#169 — Add generic system font families
  • atom/language-css#129 — Media query support for ‘hover’ (see issue #128)
  • atom/language-css#154 — Fix typo in «highlight deprecated combinators» spec
  • atom/language-css#144 — Add support for display: flow-root
  • atom/language-css#151 — Add missing scroll-snap-type values
  • atom/language-css#143 — Add justify-self and justify-items grid properties
  • atom/language-css#127 — adjust tag-names match to fix downstream issue in language-less
  • atom/language-css#177 — Migrate to Github Actions
  • atom/language-css#182 — Add in @-ms-viewport and @-o-viewport to CSS grammar
  • atom/language-css#178 — Add :focus-visible pseudoclass
  • atom/language-css#173 — Updating CSS property list
  • atom/language-css#183 — Revert «adjust tag-names match to fix downstream issue in language-less»

Assets
18

  • 77.4 MB
    2022-03-08T01:43:07Z

  • 186 MB
    2022-03-08T01:43:11Z

  • 132 MB
    2022-03-08T01:43:19Z

  • 194 MB
    2022-03-08T01:43:24Z

  • 1.03 MB
    2022-03-08T01:43:32Z

  • 136 KB
    2022-03-08T01:43:33Z

  • 203 MB
    2022-03-08T01:43:33Z

  • 187 MB
    2022-03-08T01:43:43Z

  • 77.3 MB
    2022-03-08T01:43:52Z

  • 191 MB
    2022-03-08T01:43:56Z

  • 2022-03-07T23:18:58Z

  • 2022-03-07T23:18:58Z

chromer030, eduardobc88, justincpresley, ashbit06, jhonkaman, yozhic, asiloisad, cslalexX, chfritz, RunSoFast, and 392 more reacted with thumbs up emoji
hikgeQ-vybmoq-pokve2, sifterstudios, Sanjay1ece, Myawaa, sexysue1972, Christyharbour, lapmr-suttipong, Toptical, J-HaleOf76, muchyesdawg, and 71 more reacted with laugh emoji
euxx, 0xfeeddeadbeef, emerson000, buster-blue, justincpresley, vegajdr, benonymus, RUBenGAMArrarodRiguEZ-ToMtOm, bba615523, DudeMcGee, and 73 more reacted with hooray emoji
pBrambi, emerson000, danrobi11, justincpresley, xavierfoucrier, bhj, calebmeyer, clvarley, RUBenGAMArrarodRiguEZ-ToMtOm, DudeMcGee, and 151 more reacted with heart emoji
RUBenGAMArrarodRiguEZ-ToMtOm, oleg-am, Hk92a, hikgeQ-vybmoq-pokve2, CheddarBobbb2, sifterstudios, Sanjay1ece, pbrilius, raj-shyamal, bugjuicebettleaphobe, and 79 more reacted with rocket emoji
bilgakhan, Hk92a, hikgeQ-vybmoq-pokve2, KimberlyFARNSWORTH76, alias40, nmorf87, sifterstudios, Sanjay1ece, AkshayWasTaken, Alex-Corvest, and 90 more reacted with eyes emoji

634 people reacted

1.60.0-beta0

Notable Changes

  • #13414 — Adds context menu for cinnamon desktop enviroment (Linux)
  • #19016 — Allow line endings to be converted when copying and pasting

All Changes

Atom Core

v1.59.0…1.60.0-beta0

  • atom/atom#22769 — Use custom elements on TestPanelContainerItemElement
  • atom/atom#22774 — Use customElement for the specs
  • atom/atom#22578 — add await to the async isValidGitDirectory
  • atom/atom#22779 — Fix linting issues
  • atom/atom#22781 — Remove redudant await
  • atom/atom#22780 — Use custom elements on pane container element
  • atom/atom#22785 — Use customElement on pane axis
  • atom/atom#22789 — Use custom elements on text editor element spec
  • atom/atom#22800 — Updates tree-view package to v0.229.0
  • atom/atom#22787 — Use custom element on pane resize-handle element
  • atom/atom#22814 — Bump notifications@0.72.1
  • atom/atom#22817 — Bump keybinding-resolver@0.39.1
  • atom/atom#22818 — Bump tabs
  • atom/atom#22834 — Bump tabs@0.110.2
  • atom/atom#22841 — Bump path-parse from 1.0.6 to 1.0.7 in /packages/about
  • atom/atom#22840 — Bump path-parse from 1.0.6 to 1.0.7
  • atom/atom#22849 — Fixes Deprecated Authentication Style
  • atom/atom#22850 — Fixes Deprecated Authentication Style-2
  • atom/atom#22851 — Bump tree-view
  • atom/atom#22751 — Use custom element on pane-element
  • atom/atom#22865 — Revert timeout increase on CI.
  • atom/atom#22867 — Use custom element on text editor element
  • atom/atom#22685 — Make sure path is not undefined (#20871)
  • atom/atom#22576 — Bump normalize-url from 4.5.0 to 4.5.1 in /script
  • atom/atom#15975 — Add custom start tiles
  • atom/atom#22930 — Update Discuss links to Github Discussions links
  • atom/atom#13821 — 📝 Clarify that stack only has an effect if detail is present as well
  • atom/atom#17107 — Convert arguments to absolute paths
  • atom/atom#17681 — RFC: Pre-transpile apm packages
  • atom/atom#18703 — Update windows atom.sh launch script to support WSL changes in 1809
  • atom/atom#18816 — RFC: Grammar comment delims
  • atom/atom#13414 — Added context menu for cinnamon desktop enviroment (Linux)
  • atom/atom#19623 — RFC: Evaluating scope name additions to built-in grammars
  • atom/atom#17628 — Fix getEnvFromShell() to correctly handle newlines in env vars
  • atom/atom#22931 — ⬆️ Bump language-css@0.45.1
  • atom/atom#22943 — Add prevent option to ::onWillDestroyPaneItem
  • atom/atom#23001 — bootstrap: Update Node requirement to 10.12+ in system requirement checker
  • atom/atom#22979 — bootstrap: Use legacy-compatible catch syntax (support older Node)
  • atom/atom#23000 — Remove duplicate to
  • atom/atom#12513 — Reset the package’s local storage setting if loading cannot be deferred
  • atom/atom#19251 — Only allow drag-and-drop to succeed on panes in the center workspace
  • atom/atom#19016 — Convert line endings when copy and pasting
  • atom/atom#23031 — Remember last opened state
  • atom/atom#23097 — Remove dependancy status badge.
  • atom/atom#23096 — Replace remote module with invoke calls.
  • atom/atom#23132 — Change from crashed to render-process-gone
  • atom/atom#23145 — Revert «Only allow drag-and-drop to succeed on panes in the center workspace»

keybinding-resolver

v0.39.0…v0.39.1

  • atom/keybinding-resolver#68 — Remove LICENSE
  • atom/keybinding-resolver#70 — Upgrade temp
  • atom/keybinding-resolver#74 — Migrate to Github Actions
  • atom/keybinding-resolver#76 — Fix failing specs

notifications

v0.71.0…v0.72.1

  • atom/notifications#204 — Migrate to Github Actions

tabs

v0.110.0…v0.110.2

  • atom/tabs#531 — Activate panes on any click, not just left click
  • atom/tabs#565 — Migrate to Github Actions
  • atom/tabs#566 — Fix failing specs

tree-view

v0.228.3…v0.229.1

  • atom/tree-view#1381 — Migrate to Github Actions
  • atom/tree-view#1389 — Implement option to hid tree pane on startup
  • atom/tree-view#1392 — Attach elements to jasmine DOM

language-css

v0.44.4…v0.45.1

  • atom/language-css#169 — Add generic system font families
  • atom/language-css#129 — Media query support for ‘hover’ (see issue #128)
  • atom/language-css#154 — Fix typo in «highlight deprecated combinators» spec
  • atom/language-css#144 — Add support for display: flow-root
  • atom/language-css#151 — Add missing scroll-snap-type values
  • atom/language-css#143 — Add justify-self and justify-items grid properties
  • atom/language-css#127 — adjust tag-names match to fix downstream issue in language-less
  • atom/language-css#177 — Migrate to Github Actions
  • atom/language-css#182 — Add in @-ms-viewport and @-o-viewport to CSS grammar
  • atom/language-css#178 — Add :focus-visible pseudoclass
  • atom/language-css#173 — Updating CSS property list
  • atom/language-css#183 — Revert «adjust tag-names match to fix downstream issue in language-less»
blueedgetechno, daniellaera, BuZZ-dEE, frame318, sergeyoleynik, BenjaminPorquet, garulovilla, xavierfoucrier, matheusrcruz, Mlp09oknmll0, and 2 more reacted with thumbs up emoji
xavierfoucrier, daniellaera, fcastagninizoom, and suriyawutkhongprom reacted with hooray emoji
1302239 and suriyawutkhongprom reacted with rocket emoji
1302239 and Davut-A reacted with eyes emoji

15 people reacted

1.59.0

Notable Changes

  • #22697 — Fixed command to install Atom dependencies on Ubuntu
  • #16206 — Enable default editor keymaps for editors located outside atom-workspace

All Changes

Atom Core

v1.58.0…1.59.0

  • atom/atom#22015 — Update required dependencies for Debian/Ubuntu
  • atom/atom#22463 — ⬆️ Bump atom-select-list@0.8.1
  • atom/atom#16206 — Enable default editor keymaps for editors located outside atom-workspace
  • atom/atom#22448 — Update readme install libraries instructions
  • atom/atom#11786 — fix spec toShow()
  • atom/atom#22475 — Document TextEditor::bufferRangeForScopeAtBufferPosition
  • atom/atom#22478 — Bump browserslist from 4.16.3 to 4.16.6
  • atom/atom#22498 — Update atom.desktop.ini
  • atom/atom#18321 — Implementing tree-sitter based indentation logic
  • atom/atom#22250 — Migrate from Amazon S3 to Azure blob storage
  • atom/atom#22530 — Fixes error on production CI
  • atom/atom#22543 — git-diff: Fix typo in code
  • atom/atom#22541 — Recreate #15175
  • atom/atom#22553 — tree-indenter: Fix typo
  • atom/atom#22575 — Bump normalize-url from 4.5.0 to 4.5.1
  • atom/atom#22652 — Bump async dependency to 3.2.0 in /script
  • atom/atom#22688 — Bump color-string from 1.5.4 to 1.5.5
  • atom/atom#22597 — Fix/not update menu with i18n (#22594)
  • atom/atom#22697 — Fixed command to install Atom dependencies on Ubuntu
  • atom/atom#22737 — Fix typo in tree-sitter-language-mode-spec.js
  • atom/atom#22733 — Decaffeinate elements
  • atom/atom#22741 — For glibc compatibility use Ubuntu 18.04 as environment
  • atom/atom#22738 — Ubuntu 16.04 LTS environment is deprecated It will be removed on September 20, 2021. Migrate to ubuntu-latest instead.
  • atom/atom#22717 — Try removing marked
  • atom/atom#22749 — Migrate styles element to custom elements
  • atom/atom#22750 — Use custom element on pane container element
  • atom/atom#22755 — Use custom element on workspace-element
hermidalc, dm7p, ShahendaElsherif, adamh-rc, Shashank8l, audynalia, ZephyrTechnology, Ronald-G-Andrade, filipsPL, we684123, and 4 more reacted with thumbs up emoji
viktordw, khanhhua, baarkerlounger, hermidalc, dm7p, and binbjz reacted with laugh emoji
binbjz, Davut-A, and Lefty66 reacted with hooray emoji
xavierfoucrier, Volcanic-Penguin, kozyakin, Fluffy-Cookie, FilippSolovev, baarkerlounger, bhj, hermidalc, dm7p, binbjz, and 5 more reacted with rocket emoji

28 people reacted

1.59.0-beta0

Notable Changes

  • #16206 — Enable default editor keymaps for editors located outside atom-workspace
  • #18321 — Implementing tree-sitter based indentation logic

All Changes

Atom Core

v1.58.0…1.59.0-beta0

  • atom/atom#22015 — Update required dependencies for Debian/Ubuntu
  • atom/atom#22463 — ⬆️ Bump atom-select-list@0.8.1
  • atom/atom#16206 — Enable default editor keymaps for editors located outside atom-workspace
  • atom/atom#22448 — Update readme install libraries instructions
  • atom/atom#11786 — fix spec toShow()
  • atom/atom#22475 — Document TextEditor::bufferRangeForScopeAtBufferPosition
  • atom/atom#22478 — Bump browserslist from 4.16.3 to 4.16.6
  • atom/atom#22498 — Update atom.desktop.ini
  • atom/atom#18321 — Implementing tree-sitter based indentation logic
  • atom/atom#22250 — Migrate from Amazon S3 to Azure blob storage
  • atom/atom#22530 — Fixes error on production CI
  • atom/atom#22543 — git-diff: Fix typo in code
  • atom/atom#22541 — Recreate #15175
  • atom/atom#22553 — tree-indenter: Fix typo
  • atom/atom#22575 — Bump normalize-url from 4.5.0 to 4.5.1
  • atom/atom#22652 — Bump async dependency to 3.2.0 in /script
  • atom/atom#22688 — Bump color-string from 1.5.4 to 1.5.5
  • atom/atom#22597 — Fix/not update menu with i18n (#22594)
  • atom/atom#22697 — Fixed command to install Atom dependencies on Ubuntu
  • atom/atom#22737 — Fix typo in tree-sitter-language-mode-spec.js
  • atom/atom#22733 — Decaffeinate elements
  • atom/atom#22741 — For glibc compatibility use Ubuntu 18.04 as environment
  • atom/atom#22738 — Ubuntu 16.04 LTS environment is deprecated It will be removed on September 20, 2021. Migrate to ubuntu-latest instead.
  • atom/atom#22717 — Try removing marked
  • atom/atom#22749 — Migrate styles element to custom elements
  • atom/atom#22750 — Use custom element on pane container element
  • atom/atom#22755 — Use custom element on workspace-element
Jup1terR, ThatXliner, chreeshendolo, mmccartn, potato667, acorello, GooDLonToF41K, Jay74y, markus07, mateuszwasowski, and Ronald-G-Andrade reacted with thumbs up emoji
EvHaus, cedricbonhomme, bulletinmybeard, rise-worlds, emir0103, Joanna2473, tyathom, chfritz, Firasdandach, anze3db, and 6 more reacted with hooray emoji
Jup1terR, chreeshendolo, SenseiSin, Jay74y, mhmdnzr, mateuszwasowski, and yesraazazmeh5 reacted with heart emoji
marshalcn, lutfiallfajri, Firasdandach, anze3db, Gstny1, AlphaDeniz, chreeshendolo, matteobertoldo, Jay74y, paaqp, and yesraazazmeh5 reacted with rocket emoji
coocy, Jay74y, and Wrathgods1 reacted with eyes emoji

32 people reacted

1.58.0

Notable Changes

  • #22315 — Update to macOS Big Sur icon.
  • #22424 — Fix reopening a project in safeMode and devMode.
  • #22123 — Improve contrast on Windows app icons
  • atom/archive-view#73 — Add ability to collapse archived directories (zip, tar, e.t.c)
  • atom/bracket-matcher#405 — Handle multicursor selection inside brackets
  • atom/find-and-replace#932 — Add «Open in New Tab» and «Open in New Window» right-click context menu options

All Changes

Atom Core

v1.57.0…1.58.0

  • atom/atom#22185 — Use n-api for native modules.
  • atom/atom#21379 — Use the built-in Visual Studio instead of windows-build-tools v4
  • atom/atom#22347 — ⬆️ Bump whitespace@0.37.8
  • atom/atom#22353 — ⬆️ Bump find-and-replace@0.219.8
  • atom/atom#22354 — Speed up blinking cursor
  • atom/atom#22372 — Bump hosted-git-info from 2.7.1 to 2.8.9 in /packages/about
  • atom/atom#22371 — Bump hosted-git-info from 2.7.1 to 2.8.9 in /script/vsts
  • atom/atom#22361 — Bump lodash from 4.17.20 to 4.17.21 in /packages/about
  • atom/atom#22384 — Bump pathwatcher@8.1.1
  • atom/atom#22386 — Bump bracket-matcher@0.92.0
  • atom/atom#22385 — Bump postcss from 8.1.6 to 8.2.10
  • atom/atom#22395 — Bump language-php@0.47.0
  • atom/atom#22096 — fix: update language-python for nightly
  • atom/atom#22407 — ⬆️ Bump archive-view@0.66.0
  • atom/atom#22315 — Replaced OS X Yosemite-era icon with macOS Big Sur icon for Atom for Macs
  • atom/atom#22424 — Pass safeMode and devMode on reopening a project
  • atom/atom#22433 — Get rpm from bionic
  • atom/atom#22446 — Update README.md to match the move to Github Discussion
  • atom/atom#22447 — Remove instructions to join slack
  • atom/atom#22297 — Fix typo in text-editor-spec.js
  • atom/atom#22123 — Fix app icons on Windows
  • atom/atom#22103 — Convert var to const/let in src files
  • atom/atom#22076 — Fix RPM dependencies
  • atom/atom#22421 — Replaced the old Atom document icon with the Big Sur icon
  • atom/atom#22053 — Fix: remove unused parser instance
  • atom/atom#22450 — script: Let bootstrap install apm with npm ci
  • atom/atom#22453 — ⬆️ Bump minidump@0.22.0

archive-view

v0.65.2…v0.66.0

  • atom/archive-view#78 — Migrate to Github Actions
  • atom/archive-view#73 — Add ability to collapse directories

bracket-matcher

v0.91.2…v0.92.0

  • atom/bracket-matcher#396 — Fix close-tag for JSX tags with member access
  • atom/bracket-matcher#402 — Bump y18n from 3.2.1 to 3.2.2
  • atom/bracket-matcher#403 — Migrate to Github Actions
  • atom/bracket-matcher#405 — Handle multicursor selection inside brackets

find-and-replace

v0.219.7…v0.219.8

  • atom/find-and-replace#1050 — docs(CONTRIBUTING.md): add link to Running Specs
  • atom/find-and-replace#938 — Add preserve case option for buffer replace. References #165.
  • atom/find-and-replace#932 — Added «Open in New Tab» and «Open in New Window» right-click context menu options
  • atom/find-and-replace#1152 — Add searchAllPanes option

whitespace

v0.37.7…v0.37.8

  • atom/whitespace#181 — Add Probot no-response configuration
  • atom/whitespace#182 — 🤖 Configure probot/no-response to allow 28 days when requesting more info on an issue
  • atom/whitespace#196 — Migrate to Github Actions
  • atom/whitespace#197 — Use active pane to save untitled file

language-php

v0.44.7…v0.47.0

  • atom/language-php#398 — Update type hints
  • atom/language-php#397 — Support UTF-8 characters in namespaces and class names
  • atom/language-php#383 — Fix tokens for calls on variables
  • atom/language-php#396 — Non-capturing catches and multiple namespaced exceptions
  • atom/language-php#406 — Update .travis.yml
  • atom/language-php#405 — Attributes
  • atom/language-php#407 — match statement
  • atom/language-php#404 — Nullsafe operator
  • atom/language-php#411 — Fix attributes with leading whitespaces
  • atom/language-php#408 — Fix methods in interface
  • atom/language-php#412 — Adding ‘$’ character for highlight-selected

language-python

v0.53.5…v0.53.6

  • atom/language-python#327 — GitHub Actions
  • atom/language-python#315 — Add a lookahead for DELETE to avoid mistaking HTTP strings for SQL
  • atom/language-python#325 — Update tree-sitter-python + Add missing tree-sitter scopes
toshimaru, Raymond-John-RPark, matteobertoldo, lawgimenez, jhonkaman, nelson6e65, M1CK431, cedricbonhomme, yangbryant, vBuresh, and 77 more reacted with thumbs up emoji
maulanazn, jltml, ThoughtCow, eonist, AlirezaKJ, YATHARTH-Codr, nwsy1, nathan3boss, unrealapex, Ensest, and 11 more reacted with laugh emoji
fcomrqz, ThatXliner, nelson6e65, cedricbonhomme, adriangrantdotorg, jltml, takahashi-nf, ThoughtCow, im-coder-lg, eonist, and 18 more reacted with hooray emoji
nelson6e65, ThoughtCow, cristofer505, the-spanish-guy, eonist, mansona, AlirezaKJ, eduardobc88, Luimoll, YATHARTH-Codr, and 20 more reacted with heart emoji
mansona, TomEpsilon, AlirezaKJ, Annim-jcc, Luimoll, YATHARTH-Codr, nathan3boss, unrealapex, Ensest, minato-sama, and 6 more reacted with rocket emoji
Raymond-John-RPark, chrismheath, LukeOnuke, ThoughtCow, eonist, Luimoll, YATHARTH-Codr, whoisEllie, unrealapex, Ensest, and 8 more reacted with eyes emoji

119 people reacted

1.57.0

ricoperdiz, realYulin, jaczuo, m-hm, JREAMLU, 1plaupa, BjorniSyla, sanjaykaria, wolf-yuan-6115, redsplash2, and 42 more reacted with thumbs up emoji
LEGOnosuke, E3i4, 7978265696, Redyou05, Lazyfiki, ADLGAL, maulanazn, jen801, kangarooInternational, Himalmevada, and 2 more reacted with laugh emoji
sanjaykaria, yttrm1, kazaksaeed, henrylkirk, legwana, LEGOnosuke, E3i4, 7978265696, Redyou05, Fruit5I, and 8 more reacted with hooray emoji
taurus228, kazaksaeed, RubenRRuboger, henrylkirk, legwana, LEGOnosuke, E3i4, ADLGAL, kangarooInternational, Himalmevada, and 2 more reacted with heart emoji
thegr8awais, samuelhnrq, sloppyjuicy, realYulin, Tomisakari-91, sanjaykaria, iamh2o, henrylkirk, legwana, LEGOnosuke, and 9 more reacted with rocket emoji
ADLGAL, kangarooInternational, Himalmevada, ZS-cop, themmhl, felipemesser, and damonmitchellsr1 reacted with eyes emoji

68 people reacted

1.58.0-beta0

1.57.0-beta0

1.56.0

Atom — бесплатный функциональный текстовый редактор, который предоставляет инструменты для совместной одновременной работы с кодом, имеет интеллектуальную систему автодополнения ввода, имеет режим совместимости с Vim и Emacs и многое другое. Можно работать с файлами открытыми в разных вкладках, присутствуют сменные темы оформления, поддерживаются вкладки, закладки, умный контекстный поиск элементов кода, одновременное использование нескольких курсоров и областей выделения, наглядное отображение изменений и проверка кода для всех популярных языков программирования (Ruby, Python, SQL, PHP, Perl, Objective-C, C/C++, JavaScript, Java, Go и др.).

Функциональность редактора осуществляется за счет набора пакетов-дополнений, для установки и управления которыми предназначен встроенный пакетный менеджер. С помощью дополнений можно получить доступ к функциям, выходящим за рамки базвого редактирования кода, в том числе подсветка синтаксиса, оформление интерфейса, формы работы с файлами и многое другое.

Ключевые особенности Atom:

  • Расширение функционала за счет пакетов-дополнений.
  • Умный контекстный поиск элементов кода.
  • Поддержка закладок и вкладок.
  • Возможность смены темы оформления.
  • Подсветка синтаксиса.
  • Встроенный менеджер пакетов-дополнений.
  • Встроенный файловый менеджер.
  • Наглядное отображение изменений.
  • Проверка кода для всех популярных языков программирования.
  • Поддержка командной строки и многое другое.

Atom — это бесплатная утилита с открытым исходным кодом и многофункциональный текстовый редактор для регулярного кодирования. Простой и удобный настраиваемый интерфейс со светлыми цветами. Доступно несколько пакетов с открытым исходным кодом для повышения функциональности и производительности вашего кодирования. Вы также можете создать пакет с помощью скретчинга или опубликовать его для пользователей. Поддерживает множество языков кодирования и может применяться к разным документам одновременно с использованием разных ключей.

atom-download

настройка

Настраиваемая программа с наибольшей привлекательностью среди IDE, предоставляющая 2000 пакетов и 600 тем. Инструмент отлично интегрирован с Node.JS, HTML, CSS и JavaScript. При работе на Electron это позволяет вам создавать несколько приложений с помощью веб-технологий. Гибкая настройка, позволяющая настраивать привязки клавиш, меню, фрагменты, макросы и многое другое.

Бесплатный доступ

Бесплатная лицензия Atom доступна для 32-разрядной операционной системы Windows на ноутбуке и ПК, предоставляется всем пользователям программного обеспечения как бесплатная пробная версия на определенный период, бесплатная загрузка с потенциальными ограничениями. Он принадлежит к категории редакторов кода / ide.

atom-free

Совместим с Windows

Благодаря различной совместимости со всеми типами устройств, приложение имеет особую совместимость со всеми типами Windows ———- Windows 10, Windows 8.1, Windows 7, Windows Vista, Windows XP в основном является операционной системой для запуска приложение очень плавно и надежно. Кроме того, требуется 32- и 64-разрядная установка.

Стильное автозаполнение

Всего несколькими нажатиями клавиш открывайте файлы, быстро редактируйте символы, строки и слова в тексте.

Многозадачность

Инструмент позволяет открывать как отдельные, так и целые проекты на эксклюзивном экране посредством просмотра. Несколько панелей предназначены для редактирования и сравнения кодов. Возможен поиск, просмотр и замена текста.

atom-pc

Несколько инструментов

Замечательный мастер включает в себя несколько инструментов, таких как подсветка синтаксиса, автоматическое определение языков, автозаполнение текста, использование различных панелей, а также сохранение проекта в разных папках, поддержка фрагментов, инструменты поиска и многое другое для публикация вашего проекта на платформе GitHub.

Основные особенности

  • Отличный редактор для регулярного кодирования
  • Вносить разные изменения
  • Работайте очень быстро
  • Простой и полностью настраиваемый интерфейс
  • Бесплатный доступ
  • Совместим с Windows
  • Стильное автозаполнение
  • Несколько инструментов
  • Многозадачность

Atom is a text editor that’s modern, approachable and full-featured. It’s also easily customizable- you can customize it to do anything and be able to use it productively without ever touching a config file.

Atom is free to download and runs on Linux, OS X and Windows with support for plug-ins written in Node.js and embedded Git Control. It is based on Electron (formerly known as Atom Shell),a framework for building cross-platform apps using Chromium and Node.js.

Features

  • Cross-platform editing
  • Built-in package manager
  • Smart, flexible autocompletion
  • File system browser enables opening multiple projects in one window
  • Multiple panes
  • Find and replace text as you type in a file or across all your projects
  • Thousands of available packages to add new features and fuctionality
  • Pre-installed UI and syntax themes
  • Easy customization

Project Samples

License

MIT License

Texting and Automation for Modern Hiring Teams Icon

We make it seamless to text candidates, automate communication, and deliver a high-touch candidate experience all within your existing ATS.

User Ratings


4.5

out of 5 stars

★★★★★

★★★★

★★★

★★

ease
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5

3 / 5

features
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5

4 / 5

design
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5

3 / 5

support
1 of 5
2 of 5
3 of 5
4 of 5
5 of 5

3 / 5

User Reviews

  • All
  • ★★★★★
  • ★★★★
  • ★★★
  • ★★
  • Probably not the best IDE’s out there. You can use VSCode out there which has many extensions and other features too. Also this is not lightweight. You can say like it has some extra features than Notepad like autocomplete and a decent UI.

  • It’s almost like IDE because of degree of its customization

  • 10836 new folders, 38320 new files
    I am not an expert in computer forensics or Windows. I tested the program on Windows 8.1.
    For every program I install, I use REVO installer which tracks all changes made to the registry and all file operations. I have installed hundreds of programs that way. I usually open the installation logs and check out the changes. For ATOM, I actually could find no other way to locate the program. It did not show up on my desktop, program files (32 and 64 bit) or app list/start menu.
    The download was ~50mb but once unpacked it took up around 800mb total space on my HD
    10836 folders (Majority hidden), 38320 new files. That is personal record.
    The majority of the 38,320 files it created during install were in hidden locations, It even seemed that the program itself was located within app data or program data (can’t remember which one)
    Looking over the changes, many of the files created had suspicious names, even including words like «virus» and «malware». It made a high number of attempted permanent changes to my web browsers too. Many also had concerning names.
    If the developer(s) happen to read this, I would like to ask if they can please release a portable version of the program. There might be another explanation for the anomalies.
    The program had a number of remarkable features and was excellent at detecting encoding schemes for the .img files I viewed. If the programmers would like to reply with updates, about a portable version or to explain/ tell me about errors in my findings, I will be sure to rewrite this review promptly after re-testing the program. I would also be happy to suggest minor tweaks to the UI via PM.
    It seemed like an amazing program but I would need a portable version or one which did not affect my system so heavily to become a regular user.

    5 users found this review helpful.

Read more reviews >

Atom – это бесплатный, современный и удобный текстовый редактор с богатым функционалом. Он легок в использовании и может полностью подстроиться под любые нужды.

Скриншот

Скриншот к Atom

Atom пригодится школьнику, только постигающему азы программирования, и хакеру высокого класса, которому приходится одновременно работать с различными языками и форматами. При желании, его можно использовать в качестве менеджера файлов и получить незаменимый инструмент для разработчиков и копирайтеров, да и всех, кому мало функционала блокнота.

Скачать текстовый редактор Atom можно бесплатно и на русском языке по официальной ссылке ниже сразу после описания.

Для знакомства с редактором не потребуется никаких специальных знаний, надо просто открыть файл и приступить к работе. После первых минут использования этой утилитой не захочется возвращаться к прежним редакторам.

  • Поддержка всех языков программирования.
  • Подсветка синтаксиса.
  • Поиск новых дополнений, расширяющих функционал.
  • Самостоятельное расширение функционала и изменение внешнего вида, благодаря открытому исходному коду.
  • Умное автозаполнение, с которым написание кода становится значительно быстрее.
  • Многооконность: разделение интерфейса на несколько панелей для сравнения и редактирования.
  • Инновационная функция поиска и замены частей кода во всех файлах сразу.
  • Мультиплатформенность: сделав паузу, позже можно продолжить на любой другой ОС.
  • Более двух тысяч дополнений для решения любых задач.

В интерфейсе приложения можно изменить буквально всё. В Атоме по умолчанию доступно восемь тем с фонами темных и светлых тонов. Особенно возможность работы на тёмном фоне, оценят люди, привыкшие сидеть в ночное время суток, такое цветовое решение снизит нагрузку на глаза и утомляемость. Если пользователю они не подходят, он легко может создать свою собственную тему и даже поделиться ею с другими.

Скачать Atom редактор для Windows на русском языке предлагается бесплатно с официального сайта представленного ниже после характеристик к программе.

Поскольку каждое окно – это отдельная веб-страница, нет никакой нужды заботится о загрузке ресурсов. Инновационная веб-технология обеспечивает быструю работу, не нагружая систему.

Для установки Atom необходимо быть обладателем одной из следующих систем: Mac OS, Windows 7, 8 и 10, RedHat Linux, или Ubuntu Linux. Такое разнообразие различных операционных систем даёт возможность избежать проблем с синхронизацией при командных вызовах.

  • Atom d2550 video driver windows 7
  • Attempted switch from dpc windows 10 как исправить
  • Atk0110 driver for windows 10
  • Atol bp21 драйвер windows 10
  • Atk0110 acpi utility windows 7 x32 скачать