G Naga Subrahmanyam

Results 30 comments of G Naga Subrahmanyam

![Screenshot from 2020-07-13 22-42-10](https://user-images.githubusercontent.com/18217008/87333005-1cda0480-c55a-11ea-9cd0-76116f9fed49.png) Still it is coming

Error: Command 'java.project.refreshDiagnostics' not found

@testforstephen In which version you introduced this? and any alternative way to ignore that.

@testforstephen What does **"java.errors.incompleteClasspath.severity": "ignore"** do

@lepantella @fbricon How you solved this problem? How you planned your scaling? We use jdt.ls as the backend to provide code intelligence to our users. We plan to allow potentially...

@snjeza In that case no auto complete is coming. We need autocomplete. We want to disable auto import statements ![image](https://user-images.githubusercontent.com/18217008/87228799-2bd97f00-c3c1-11ea-996a-268eae74de01.png)

![image](https://user-images.githubusercontent.com/18217008/87229713-2b90b200-c3c8-11ea-96a1-e98475055564.png) In our use case we locked few lines in code editor. Where candidates or learners will write code in editable part. While typing candidates or learners selects method from...

@fbricon Is there any way to suggest method autocomplete for imported packages only?

@fbricon Any updates how we can achieve this?