Aniket

- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 7
-
Created Debugging feature for typescript and nodejs/nestjs in jetbrains fleet
AnsweredI have cloned an opensource nodejs project from : https://github.com/Konnect-Agri/AgriDex-BecknThere are a lot of issues I am facing in jetbrains fleet…I am mac Os 14 (Sonoma)I do yarn start in te... -
Created Fleet reporting error in java files
AnsweredJetbrains fleet is unable to read the files from generated classesd and other error squiggy lines show up in fleet but no problem if same project is opened on Intellij idea or vscode.Issue reproduc... -
Created Error Squiggy Lines in Fleet for java
AnsweredJetbrains fleet is unable to read the files from generated classesd and other error squiggy lines show up in fleet but no problem if same project is opened on Intellij idea or vscode.Issue reproduc... -
Created Quick fix in java not working appropriately
AnsweredWhenever I try to act on the quick fix submitted by fleet, it doesnot work.Specific use case in java : It is pretty simple. I tried to implement an interface but did not implement all the methods o... -
Created Fleet supporting single file java programs without any build tool
AnsweredPlease add smart feature with run option for single java files. Most students/hobbyists want to quckly run a single java file by following a very basic package structure without any maven and gradl...