Code Monkey home page Code Monkey logo

clickup-vscode-extension's Introduction

Ciao ๐Ÿ‘‹, sono Edoardo Soloperto!



Sono un full-stack developer che ha trasformato la sua passione in un lavoro a tempo pieno, mi piace imparare nuove tecnologie e capire come funzionano le cose.

Rapidfire

  • ๐Ÿ”ญ Attualmente sto lavorando ad un'estensione per vscode: ClickUp VSCode extension

  • ๐ŸŒฑ Sto approfondendo Typescript e l'architettura a microservizi

  • ๐Ÿ” Inoltre sto sperimentando con Vue3, DrizzleORM, Bun e tanto altro


Statistiche Github



clickup-vscode-extension's People

Contributors

definiteiymaybe avatar dependabot[bot] avatar edsol avatar iloomans avatar m97chahboun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

clickup-vscode-extension's Issues

List of assigned task.

Hi,

First of all, thanks for the amazing Extension. I would love to see a feature, where the sidebar contains an additional folder, that just lists all tasks assigned to you.

If this would be implemented the Extension would get Way more useful for me.

Cheers <333

Token RegExp

When I import my personal token, I encounter a 'Token Malformed' error. After examining the code located at this link, I noticed that the validation is performed using this regular expression: /^[a-z]{2}[_]\d{8}[_].{32}/g, whereas my token is in the format of pk_12345_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX, which should match the regular expression /^[a-z]{2}[_]\d{5}[_].{32}/g

command 'clickup.setToken' not found.

I've installed the extension and am attempting to register my API token. The README says the command is:

clickup:setToken: set personal token

Searching for commands finds only "Clickup: Add token". Trying to run that command results in an error:

Command 'Clickup: Add token' resulted in an error

command 'clickup.setToken' not found

Page style improvement

  1. Color/Theme follow the vscode setting. Now it is a white background even in dark mode.
  2. Better typography and design. Now is's too simple.

You do a really good job. ๐Ÿ‘ I am interested in this project, but I'm new to vscode extension development. If you want help plz reach out te me.

Create tickets from file editor

I'd like to see a feature that enables the following ๐Ÿ‘€

Scenario:

  • I'm on a line of code where I think a bug may exists / an improvement could be made
  • I don't want to action this during my piece of work as it's out of scope
  • Navigating away from my editor to a browser to create the ticket is a pain, and likely too much of an ask for me to carry through
  • Adding lots of comments to the code to explain the observation is overkill and bloats the code base

Feature:

  • I right click / have a shortcut key that enables me to create a click-up ticket inside VS Code (similar already exists in this extension)
  • I'm can select the space & board to raise the ticket into
    • Essentially just a couple of extra fields from the current 'add task' view
  • A permalink to the line of code I'm creating the ticket from is automatically added into the description of the ticket
    • ... I add other details/thoughts/status etc
  • The click-up ticket URL from the callback/response is automatically inserted into the code LN as a comment

Thoughts?

I might give this a go myself at some point, but raising here in case anyone shares the same idea and gets there before me.

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.