Giter Club home page Giter Club logo

vscode-redmine's Introduction

vscode-redmine

Redmine extension for Visual Studio Code.

Features

  • Sidebar panel
    • List issues assigned to you in sidebar panel
    • List projects and open issues in them
  • Create issue (opens redmine create issue in browser)
  • List of issues assigned to you
  • Open issue by id
  • Open issue by selected number in document
  • Issue actions:
    • Change status of an issue
    • Add time entry to an issue
    • Open issue in browser
    • Quick update issue

Missing a feature? Open an issue and let me know!

Sidebar panel

Sidebar panel GIF showcase

Add time entry from action menu

Add time entry from action menu GIF showcase

Change server to other workspace folder in sidebar panel

Change server to other workspace folder in sidebar panel GIF showcase

Requirements

It's required to enable REST web services in /settings?tab=api of your redmine (you have to be administrator of redmine server).

Extension Settings

This extension contributes the following settings:

  • redmine.url: URL of redmine server (eg. https://example.com, http://example.com:8080, https://example.com:8443/redmine, http://example.com/redmine etc.)

  • redmine.apiKey: API Key of your redmine account (see /my/account page, on right-hand pane)

  • redmine.rejectUnauthorized: Parameter, which is passed to https request options (true/false) (useful to fix issues with self-signed certificates, see issue #3)

  • redmine.identifier: If set, this will be the project, to which new issue will be created

    NOTE: this is an identifier of project, not display name of the project

  • redmine.additionalHeaders: Object of additional headers to be sent along with every request to redmine server

Contribution

If you want to contribute to the project, please read contributing guide guide.

Known Issues

No known issues yet. If you found one, feel free to open an issue!

Release Notes

See change log

Attributions

Logo

Logo is remixed version of original Redmine Logo.

Redmine Logo is Copyright (C) 2009 Martin Herr and is licensed under the Creative Commons Attribution-Share Alike 2.5 Generic license. See http://creativecommons.org/licenses/by-sa/2.5/ for more details.

Made with ❤️ by @rozpuszczalny

vscode-redmine's People

Contributors

doganoz avatar hanyuzhou2006 avatar markusamshove avatar rozpuszczalny avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.