Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not outline for pom.xml #1059

Open
starksm64 opened this issue Jan 16, 2025 · 1 comment
Open

Not outline for pom.xml #1059

starksm64 opened this issue Jan 16, 2025 · 1 comment

Comments

@starksm64
Copy link

Type: Bug

Open the https://github.com/jakartaee/platform-tck.git repo in VSCode and then open any pom.xml file in the explorer.
Look at the Outline section and it shows 'No symbols found in document pom.xml'

Extension version: 0.44.0
VS Code version: Code 1.96.3 (Universal) (91fbdddc47bc9c09064bf7acf133d22631cbf083, 2025-01-09T18:14:09.060Z)
OS version: Darwin arm64 24.1.0
Modes:

System Info
Item Value
CPUs Apple M1 Max (10 x 2400)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) 48, 27, 17
Memory (System) 64.00GB (0.25GB free)
Process Argv --crash-reporter-id 26a7573f-6921-4251-b5db-468dbf8bff5e
Screen Reader no
VM 0%
A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805:30301674
binariesv615:30325510
vsaa593cf:30376535
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
a9j8j154:30646983
962ge761:30959799
pythonnoceb:30805159
pythonmypyd1:30879173
2e7ec940:31000449
pythontbext0:30879054
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
dsvsc021:30996838
dvdeprecation:31068756
dwnewjupyter:31046869
2f103344:31071589
nativerepl2:31139839
pythonrstrctxt:31112756
nativeloc1:31192215
cf971741:31144450
iacca1:31171482
notype1cf:31157160
5fd0e150:31155592
dwcopilot:31170013
stablechunks:31184530
6074i472:31201624
dwoutputs:31217127

Image

@dasTanmoy0096
Copy link

I believe (correct me if am wrong) this extension isn't exactly an 'LSP' extension and doesn't fully comply with LSP. It's just an utility extension that attaches to the Java extension to provide additional support.

For full featured XML support you are supposed to use RedHa's XML extension to get the LSP features such as Outlines.

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

No branches or pull requests

2 participants