-
Updated
Jan 11, 2021 - JavaScript
{{ message }}
Unfortunately, I lost my setup some days ago... and I have no copy of that. So, I decided to redo it, but I'm struggling following the spare guides. I'm trying to reproduce my sticky workspaces setup (three monitors) with no success at all.
The bare template config is:
{
context.AddBar();
context.AddFocusIndicator();
var actionM
Manage multiple package.json files, such as in Lerna Monorepos and Yarn/Pnpm Workspaces
GNOME shell extension to arrange workspaces in a two dimensional grid with workspace thumbnails
Multi protocol support for handling remote files like local ones in Visual Studio Code.
Hadlock should be able reload the config if the config file is modified.
This means that every change change in the config file should be applied without restart of Hadlock or require to close any other application.
Suggested method:
What the config file provided upon start using inotify and reconfigure Hadlock (during runtime) if an event indicating change to the config file is received.
Change i3-wm workspace names based on content
Exposè for i3 WM. Fork of https://gitlab.com/d.reis/i3expo to fix crashes and improve features/usability
Yarn Workspaces Monorepo support for Create-React-App / React-Scripts.
Workspaces app for linux elementaryos gtk
Sample monorepo project using new Yarn feature called Workspaces
Frame-oriented workflow management for Emacs
CLI to install project's peerDependencies, without side effects
Display an overview of all open workspaces for i3wm
A playground for Monorepo with Yarn Workspaces, ESLint and Prettier.
A starter for Yarn 2 workspaces, TypeScript, Webpack with ESLint + Prettier support
Moves windows to new workspace when Maximized and moves them back when Unmaximized. Inspired by https://github.com/rliang/gnome-shell-extension-maximize-to-workspace with history support
Create a deployable npm package when using Yarn workspaces
resources:
https://github.blog/2021-02-02-npm-7-is-now-generally-available/
https://github.blog/2020-10-13-presenting-v7-0-0-of-the-npm-cli/
A playground for Monorepo with Yarn Workspaces.
2-Dimensional Emacs window configuration switcher
Prevents edit conflicts when multiple editors are working on the site by either warn the user or deny editing.
Create react app and yarn workspaces without "eject"
In this error message for indo link metro-core...
error: Global package metro-core does not exist. Did you run indo link yet?
...this part...
Did you run indo link yet?
...should be...
Try running indo link in metro-core first.
ANSI colors would be used, as they are now.
Add a description, image, and links to the workspaces topic page so that developers can more easily learn about it.
To associate your repository with the workspaces topic, visit your repo's landing page and select "manage topics."
In packages/components-typescript/package.json the fields
mainandmain:src: refer to files that do not exist:The
index.tsxfile is located in packages/components-typescript/index.tsxAre these two fields redundant?