pulsar/src
aminya 3d400d02cd don't use temp.track()
cleanup process fails when the file is locked (in parallel tests)
2020-07-16 19:55:58 -05:00
..
main-process don't use temp.track() 2020-07-16 19:55:58 -05:00
application-delegate.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
atom-environment.js Merge branch 'master' into dw-windows-separate-channels 2019-06-26 16:14:12 +02:00
atom-paths.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
auto-update-manager.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
babel.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
buffered-node-process.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
buffered-process.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
clipboard.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
coffee-script.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
color.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
command-installer.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
command-registry.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
compile-cache.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
config-file.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
config-schema.js feat: add setting to disable multi cursor on click 2020-02-24 17:54:22 -06:00
config.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
context-menu-manager.coffee Remove unnecessary temporary variable 2019-06-03 10:49:05 +02:00
core-uri-handlers.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
crash-reporter-start.js Include the release channel in data posted to Atom.io with crashes 2019-06-24 16:44:01 -06:00
cursor.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
decoration-manager.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
decoration.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
default-directory-provider.coffee spelling: compatible 2017-09-10 15:46:39 +00:00
default-directory-searcher.js Take into account the includeHidden option in ripgrep scanner 2019-06-05 10:21:06 +02:00
delegated-listener.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
deprecated-syntax-selectors.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
deserializer-manager.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
dock.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
electron-shims.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
file-system-blob-store.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
first-mate-helpers.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
get-app-name.js Make get-app-name module compatible with the renderer process 2019-07-04 15:21:32 +02:00
get-release-channel.js Fix lint error 2019-06-24 17:01:25 -06:00
get-window-load-settings.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
git-repository-provider.js 🐛 Recognize git worktree directories as valid git repositories 2019-08-23 14:02:54 -05:00
git-repository.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
grammar-registry.js fix typos 2020-06-25 21:32:30 -04:00
gutter-container.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
gutter.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
history-manager.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
initialize-application-window.js Load language-rust at snapshot-generation time 2019-06-17 17:29:18 -07:00
initialize-benchmark-window.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
initialize-test-window.coffee Fixed unable to copy selected text from spec-suite window 2019-11-01 10:45:08 +01:00
ipc-helpers.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
item-registry.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
keymap-extensions.coffee Use core: instead of core/ when adding resources during snapshot 2017-03-28 13:35:35 +02:00
layer-decoration.coffee Fix clearing of marker-specific properties for layer decorations 2017-05-05 09:29:28 +02:00
less-compile-cache.coffee Don't use cached less sources and imported files in dev mode 2017-03-14 13:50:22 +01:00
menu-helpers.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
menu-manager.coffee Merge branch 'master' into electron-4 2019-06-15 10:26:34 +02:00
menu-sort-helpers.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
model.coffee Remove property-accessors dependency 2015-09-22 10:37:14 -06:00
module-cache.js Merge branch 'master' into electron-4 2019-05-31 18:44:50 -04:00
native-compile-cache.js Do not store null buffers on the cacheStore 2019-06-11 19:02:21 +02:00
native-watcher-registry.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
notification-manager.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
notification.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
null-grammar.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
overlay-manager.coffee Instantiate elementResizeDetector instances lazily 2017-05-03 14:21:24 +02:00
package-manager.js Rename packagePaths to packageNames 2020-07-08 08:55:02 -05:00
package-transpilation-registry.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
package.js Re-apply prettier JS formatter 2019-06-01 00:19:59 +02:00
pane-axis-element.coffee Fix lint errors 2017-04-06 16:44:44 -07:00
pane-axis.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
pane-container-element.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
pane-container.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
pane-element.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
pane-resize-handle-element.coffee rename overlay property 2019-12-07 18:42:28 +10:00
pane.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
panel-container-element.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
panel-container.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
panel.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
path-watcher.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
project.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
protocol-handler-installer.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
register-default-commands.coffee Use open-chosen-xyz commands instead of open-command with a parameter 2019-04-23 11:53:49 -04:00
reopen-project-list-view.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
reopen-project-menu-manager.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
replace-handler.coffee 💄 2014-07-01 10:45:13 -07:00
ripgrep-directory-searcher.js fix typos 2020-06-25 21:32:30 -04:00
scan-handler.coffee pass through line count options 2017-03-10 10:37:50 -08:00
scope-descriptor.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
selection.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
selectors.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
special-token-symbols.coffee Revert "Revert "Merge pull request #6757 from atom/ns-less-memory-for-tokens"" 2015-05-21 19:56:52 +02:00
startup-time.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
state-store.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
storage-folder.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
style-manager.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
styles-element.coffee Transform deprecated shadow DOM selectors in StyleManager 2016-10-07 10:40:41 +02:00
syntax-scope-map.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
task-bootstrap.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
task.coffee Add TODOs to remember to fix this when upgrading to electron v4 2019-05-06 21:35:45 +02:00
test.ejs Revert "Allow for parsing injections in parallel" 2018-07-06 11:54:18 -07:00
text-editor-component.js fix typos 2020-06-25 21:32:30 -04:00
text-editor-element.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
text-editor-registry.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
text-editor.js fix typos 2020-06-25 21:32:30 -04:00
text-mate-language-mode.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
text-utils.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
theme-manager.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
theme-package.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
title-bar.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
token-iterator.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
token.coffee Remove unused variables 2016-09-26 20:52:13 +03:00
tokenized-line.coffee Shim tokens in tokenized lines returned from TreeSitterLanguageMode 2019-06-14 19:23:57 +02:00
tooltip-manager.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
tooltip.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
tree-sitter-grammar.js fix lint 2019-06-20 14:29:01 +10:00
tree-sitter-language-mode.js Detect the end of an injected tree based on the iterator's state 2019-08-01 14:49:11 -07:00
typescript.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
update-process-env.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
uri-handler-registry.js fix typos 2020-06-25 21:32:30 -04:00
view-registry.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
window-event-handler.js Debounce the resize event handler 2019-06-28 18:51:43 +02:00
window.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
workspace-center.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
workspace-element.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
workspace.js Merge branch 'master' into dw-windows-separate-channels 2019-07-04 10:34:39 +02:00