tomaszs / Hintly

✨ Hinty - AI+ Hints For Your Code In 1 Millisecond. Hinty lets you define intelligent hints that will display in your code in a matter of 1 millisecond. Works for every project
Other
20 stars 1 forks source link

Implementation for other IDE's #10

Open tomaszs opened 4 years ago

tomaszs commented 4 years ago

There was question about other IDE's like WebStorm

joereynolds commented 4 years ago

I like this idea. To be honest I think it's a shame that Assistant is tied into vscode. Why not separate it out to a command line program and then have a vscode extension on top like most linters do?

tomaszs commented 4 years ago

Hello Joe,

Thanks for feedback. I think it would be a great idea to separate it from VScode, also to be able to include it in CI/CD optionally.

Will think about it, would you like to receive an email in case this will happen?

BR,

Tom

W dniu 2020-08-28 o 17:05, Joe Reynolds pisze:

I like this idea. To be honest I think it's a shame that Assistant is tied into vscode. Why not separate it out to a command line program and then have a vscode extension on top like most linters do?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tomaszs/Assistant/issues/10#issuecomment-682677052, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGL3IOE3ANL4JKA22V5GNTSC7BUTANCNFSM4OJLEGLQ.

--

z pozdrowieniami, Tomasz Smykowski

joereynolds commented 4 years ago

Hey @tomaszs,

I'll be following, no need to keep me updated yourself :+1:

tomaszs commented 4 years ago

Cool. Thanks for the suggestion Joe. I will see what is possible,

Ps. I wonder it should work on Windows, but also on all Linux/Unix systems?

BR,

Tom

W dniu 2020-09-02 o 09:14, Joe Reynolds pisze:

Hey @tomaszs https://github.com/tomaszs,

I'll be following, no need to keep me updated yourself 👍

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tomaszs/Assistant/issues/10#issuecomment-685402078, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGL3IK7QN6TVVPXO4JICTDSDXWDRANCNFSM4OJLEGLQ.

--

z pozdrowieniami, Tomasz Smykowski

joereynolds commented 4 years ago

Hey @tomaszs, I'd definitely do cross-platform if you can, you'll get more users.

For packaging I've used pkg in the past for my Typescript projects, it works pretty well. Apart from that, there's nothing wrong with just doing npm install -g sql-lint

tomaszs commented 4 years ago

Thanks, i will look into it,

BR,

Tom

W dniu 2020-09-02 o 11:08, Joe Reynolds pisze:

Hey @tomaszs https://github.com/tomaszs, I'd definitely do cross-platform if you can, you'll get more users.

For packaging I've used pkg https://github.com/vercel/pkg in the past for my Typescript projects, it works pretty well. Apart from that, there's nothing wrong with just doing |npm install -g sql-lint|

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tomaszs/Assistant/issues/10#issuecomment-685464266, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGL3IIHKRAUZMBHJ5BEH2LSDYDQTANCNFSM4OJLEGLQ.

--

z pozdrowieniami, Tomasz Smykowski