All Projects → denieler → save-workspace-atom-plugin

denieler / save-workspace-atom-plugin

Licence: MIT License
If you work with few projects same time this plugin give you the opportunity to change your workspace faster. Save your workspace, all your opened tabs, cursor position, etc. for each task you are working with.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to save-workspace-atom-plugin

atom-carbon-now-sh
Atom package to open the current editor content in https://carbon.now.sh/
Stars: ✭ 15 (-37.5%)
Mutual labels:  atom, atom-package
atom-tree-view-sort
Add a sorting feature for the Atom tree-view package.
Stars: ✭ 24 (+0%)
Mutual labels:  atom, atom-package
tabnine-atom
Atom client for Tabnine - Code Faster with the All-Language AI Assistant for Code Completion, autocomplete JavaScript, Python, TypeScript, PHP, Go, Java, node.js, Ruby, C/C++, HTML/CSS, C#, Rust, SQL, Bash, Kotlin, React, Swift, Scala, Sass, Perl, Objective C, Node JS, Matlab, Haskell, Dart, Angular. https://atom.io/packages/tabnine
Stars: ✭ 33 (+37.5%)
Mutual labels:  atom, atom-package
open-files
Atom package to show the open files in the tree-view panel, mirroring the functionality in Sublime Text
Stars: ✭ 15 (-37.5%)
Mutual labels:  atom, atom-package
hey-pane
👋 atom package to enlarge the active pane
Stars: ✭ 43 (+79.17%)
Mutual labels:  atom, atom-package
language-rainmeter
Syntax highlighting for Rainmeter files in Atom.
Stars: ✭ 19 (-20.83%)
Mutual labels:  atom, atom-package
encourage-atom
An Atom extension that adds little encouragements while you work
Stars: ✭ 24 (+0%)
Mutual labels:  atom, atom-package
white-cursor
Provides a white I-bar cursor in the Atom editor for use with dark backgrounds
Stars: ✭ 13 (-45.83%)
Mutual labels:  atom, atom-package
atom-ide-scala
Scala & Dotty support for Atom IDE (🧟‍♂️ zombie repo)
Stars: ✭ 47 (+95.83%)
Mutual labels:  atom, atom-package
atom-zurb-foundation
Zurb Foundation 6 for sites snippets.
Stars: ✭ 31 (+29.17%)
Mutual labels:  atom, atom-package
atom-ide-d
Adds D language support for Atom
Stars: ✭ 33 (+37.5%)
Mutual labels:  atom, atom-package
coeditor
Yet Another Pair Programming Package for Atom.
Stars: ✭ 27 (+12.5%)
Mutual labels:  atom, atom-package
atom-seti-icons
The awesome icons provided by Seti UI theme.
Stars: ✭ 33 (+37.5%)
Mutual labels:  atom, atom-package
language-mjml
Atom Editor package providing syntax support for MJML
Stars: ✭ 48 (+100%)
Mutual labels:  atom, atom-package
atom-standardjs-snippets
⚡ A collection of JavaScript snippets for Atom, Standard Style
Stars: ✭ 47 (+95.83%)
Mutual labels:  atom, atom-package
atom-ide-definitions
Definitions for Atom IDE
Stars: ✭ 26 (+8.33%)
Mutual labels:  atom, atom-package
atom-inline-blame
Atom package to display blame inline
Stars: ✭ 23 (-4.17%)
Mutual labels:  atom, atom-package
atom-gitkraken
Open the current @atom project in GitKraken.
Stars: ✭ 12 (-50%)
Mutual labels:  atom, project
set-syntax
An Atom package that creates easy Command Palette commands for setting the syntax of the current file
Stars: ✭ 24 (+0%)
Mutual labels:  atom, atom-package
atom-ide-crystal
Crystal IDE package for Atom using the Scry Language Server
Stars: ✭ 24 (+0%)
Mutual labels:  atom, atom-package

Save Workspace

Plugin installs! Package version!

If you work with few projects same time this plugin give you the opportunity to change your workspace faster. Save your workspace, all your opened tabs, cursor position, etc. for each task you are working with.

Installation

Install package through Atom or use Atom CLI:

$ apm install save-workspace

Contribution

We are very pleased with the developers and contributors. All contributions are happening through the pull requests from your forks of the repository to the main repo.

To clone the repository:

$ git clone https://github.com/denieler/save-workspace-atom-plugin

Debug

To debug plugin in Atom go to the plugin's folder ./save-workspace-atom-plugin and run command

$ apm link --dev

Then run Atom with the --dev flag to enable Dev packages loaded:

$ atom --dev .

And here you go.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].