-
做事讲究个配套,这么优秀的语言怎么能没有生产环境质量的IDE支持?我提议将开发Intellij IDEA的language plugin提上日程,不做实际开发的话,至少进行一下可行性调研,教程链接如下:
https://www.jetbrains.org/intellij/sdk/docs/tutorials/custom_language_support_tutorial.html
一些小众…
-
Actually has a similar issue with related but not the same bug: #67866
```bash
======== Exception caught by services library ======================================================
The following a…
-
----------------------
- Plugin Name: MMPass 1.2.13
- Plugin Version: 1.2.13
- OS Name: Mac OS X
- Java Version: 11.0.7
- App Name: IDEA
- App Full Name: IntelliJ IDEA
- App Version name: IntelliJ …
-
мечтаю экстрактировать переменную:
![image](https://github.com/kh-bd/interp4j-intellij-plugin/assets/13673410/ddd08bcf-ba2b-40de-960a-a8806843b961)
**IDEA Ultimate 2024.1** предлагает **только 2**…
-
### Describe the bug
```v
fn main(){
println('111')
eprintln('222')
println('333')
}
```
### Expected Behavior
Normal display
### Current Behavior
### run console:
![run con…
-
See following code:
```dart
import 'package:flutter/material.dart';
import 'package:go_router/go_router.dart';
void main() {
runApp(MyApp());
}
class MyApp extends StatelessWidget {
…
-
### IDE Information
IntelliJ IDEA 2024.1.1 (Ultimate Edition)
Build #IU-241.15989.150, built on April 29, 2024
Licensed to Miovision Technologies / Nick Vafiades
Subscription is active until Septe…
-
Unfortunately, IntelliJ doesn't work with this `.eslintrc.js` configuration:
```
plugins: [
'@typescript-eslint',
...
]
```
even though this is supposed to replace the deprecated `'type…
-
# User Description
_User did not enter any detailed information._
# Stack Trace
```
java.lang.NullPointerException: Cannot invoke "java.awt.FontMetrics.getFont()" because "fm" is null
at java.…
-
Thank you for the great initiative!
Unfortunately, version 0.2 fails during initialization in my setup.
Env:
> IntelliJ IDEA 2017.1.1
> Build #IU-171.4073.35, built on April 6, 2017
> JRE: 1.…