Skip to content

Conversation

@og-pixel
Copy link
Contributor

Linux version using MacOS class of the CLI seems to work fine.

Registered all potential languages that are supported in the intellij IDEA (natively or thru 1st or 3rd party plugins) in the plugins.xml. That means C languages are not included.
Annotation testing involved checking if annotator triggers and attempts an analysis on access/modification.

Langauges

Confirmed Analysis triggers and some code has been marked

Dockerfile
Go (golang)
Java
JavaScript
SQL
TypeScript
YAML

Not Supported by IDEA

C languages are either supported by CLion or Rider.
Rest has no support either through plugin or IDE

C / C++
C#
Fortran
Modelica
OCaml
Objective-C
Scheme
Zig

Confirmed Analysis trigger works

While I have confirmed analysis does trigger for those, I couldn't find a file that would have any problems marked by our tool. I have double checked by manually running the CLI

ActionScript
Shell Script
Clojure
Dart
Dockerfile
Go (golang)
Groovy
HTML
Java
JavaScript
JSON / JSON5
Kotlin
PHP
Python
R
Scala
Solidity
SQL
TypeScript
Vue
XML / XSL
YAML

Languages not yet confirmed

These are the languages i haven't managed to trigger, I am not sure if this is due to incorrectly registered language in plugin.xml or some other reason.

Apex
Elixir
Erlang
JSP
Julia
LESS
Lua
Perl
PLSQL
Ruby
Rust
Terraform

@og-pixel og-pixel force-pushed the feat/CF-1791-langauges branch from 7501b07 to 148686d Compare July 29, 2025 09:41
@og-pixel og-pixel marked this pull request as ready for review July 29, 2025 09:41
@og-pixel
Copy link
Contributor Author

Supported Languages Partially Supported (analysis triggers, no result) Unsupported
Go ActionScript C/C++
Java Shell Script Fortran
JavaScript Clojure Modelica
SQL Dart OCaml
TypeScript Dockerfile Objective-C
YAML Groovy Scheme
Shell Script HTML Zig
Rust JSON Clojure
Python Kotlin
Dart PHP
Ruby R
Scala
Solidity
Vue
XML/XSL

@og-pixel og-pixel merged commit 7ad05ba into master Jul 29, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants