-
Build version: 0.2.9 ALPHA
Build date: 1981-01-01 01:01:02
Current date: 2024-09-30 03:47:07
Device: OPPO CPH2083
Stack trace:
java.lang.NullPointerException: Attempt to invoke virtual m…
-
When having "Java Postfix Template Proposals" enabled, with the following code
```java
class MyClass {
MyClass(Object o) {
}
}
```
and the caret between `(` and `Object` of the `MyClass…
-
- https://cloud.google.com/products/gemini/code-assist?e=48754805&hl=en
- https://cloud.google.com/gemini/docs/codeassist/use-in-ide
- https://inthecloud.withgoogle.com/gen-ai-impact-on-dev-producti…
-
![IMG_20240615_210134](https://github.com/Mohammad3125/KavehColorPicker/assets/69616006/f52088d7-e4fa-4f8d-b428-04d0b4b484aa)
-
The following code produces an uncaught LookupError. I would expect Rope to produce a ModuleSyntaxError, as it does when the string passed to `code_assist` is `str` and not `unicode`.
``` Python
impo…
-
Hi developers I can not create DataBinding in codeAssist when I enable DataBinding from buildGradle it does not work if you solve this problems it makes codeAssist perfect
-
## Version information
Cloud Code Extension version:
```
[6.6.2024, 11:14:48] Cloud Code version 2.11.3
[6.6.2024, 11:14:48] Version detail: 640379469 built on 2024-06-05T04:43:08.222Z
```
V…
-
found an error logged multiple times:
```
java.lang.NullPointerException: Cannot invoke "org.eclipse.jdt.internal.compiler.lookup.TypeBinding.signableName()" because "binding.type" is null
at org.…
jukzi updated
1 month ago
-
Finetuned WizardCoder with LoRA, repo: https://github.com/shibing624/CodeAssist
## Train WizardCoder model
example: [examples/training_wizardcoder_mydata.py](https://github.com/shibing624/CodeAssi…
-
This is enhancement request. Would be nice to have IDocumentPartitioner based on TM4E grammar, especially for text mate with includes (different content type).
I can also imagine partition types n…