Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Coopersystem WorkflowNew to Visual Studio Code? Get it now.
Coopersystem Workflow

Coopersystem Workflow

Coopersystem-FSD

|
61 installs
| (0) | Free
Control the basic workflow for co-workers and interns from FSD.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Coopersystem Workflow for Visual Studio Code

Control the basic workflow for co-workers and interns from FSD.

Intalllation

  1. Press F1 or ⌘ + Shift + P and type install. Pick Extensions: Install Extension.

    type install

  2. Type coopersystem and hit enter.

    type coopersystem

  3. Restart Visual Studio Code.

Configuring

  1. Press F1 or ⌘ + Shift + P and type settings json. Pick Preferences: Open Settings (JSON).

  2. Add the following configurations and replace with your LDAP credentials:

  // Coopersystem Workflow
  "coopersystem.ldap.username": "your-username",
  "coopersystem.ldap.password": "your-password"

(Optional) If you are an intern you can defined the following configuration to use local allocation manager driver. More defails in Coopersystem Workflow SDK:

"coopersystem.userType": "intern",

NOTE: The default value of this config is coWorker.

Usage

Click in the Coopersystem icon shown on your VSCode activity bar.

You should see a screen similar to this:

ext screen

Now you can create a quick time entry, see your checkin/checkout data and your worked hours.

TODO

  • Checkin e Checkout
  • Testes unitários
  • Verificar possibilidade de embedar extensão do redmine
  • Vericar se o ícone está com as definições certas: https://code.visualstudio.com/api/references/contribution-points#Icon-specifications
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft