Hintly icon indicating copy to clipboard operation
Hintly copied to clipboard

Implementation for other IDE's

Open tomaszs opened this issue 5 years ago • 6 comments

There was question about other IDE's like WebStorm

tomaszs avatar Jun 26 '20 13:06 tomaszs

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?

joereynolds avatar Aug 28 '20 15:08 joereynolds

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

tomaszs avatar Aug 31 '20 13:08 tomaszs

Hey @tomaszs,

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

joereynolds avatar Sep 02 '20 07:09 joereynolds

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

tomaszs avatar Sep 02 '20 08:09 tomaszs

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

joereynolds avatar Sep 02 '20 09:09 joereynolds

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

tomaszs avatar Sep 02 '20 15:09 tomaszs