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

Rainbow CSV does not appear in status bar and does not execute command from palette #175

Open
AdrienViala opened this issue Jul 1, 2024 · 3 comments

Comments

@AdrienViala
Copy link

Type: Bug

When openning a .csv file and switching from Plain Text in status bar to .csv bar with ; separato, I can briefly see "activiating extensions" then nothin appear.

2 weeks ago, VS Code loads the extension and displays its option in status bar.

Now even from palette command, the extension does not provide its services as aligning columns, RBQL querying, etc.

I updated to last version

Extension version: 3.12.0
VS Code version: Code 1.90.2 (5437499feb04f7a586f677b155b039bc2b3669eb, 2024-06-18T22:34:26.404Z)
OS version: Windows_NT x64 10.0.19045
Modes:

System Info
Item Value
CPUs Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz (4 x 3192)
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
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) undefined
Memory (System) 15.88GB (4.53GB free)
Process Argv --crash-reporter-id bdbd71fa-9124-4c21-a98b-f5042b5b4073
Screen Reader no
VM 0%
A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscoreces:30445986
vscod805cf:30301675
binariesv615:30325510
vsaa593:30376534
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
962ge761:30959799
pythongtdpath:30769146
welcomedialog:30910333
pythonnoceb:30805159
asynctok:30898717
pythonregdiag2:30936856
pythonmypyd1:30879173
2e7ec940:31000449
pythontbext0:30879054
accentitlementst:30995554
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
jchc7451:31067544
chatpanelt:31048053
dsvsc021:30996838
jg8ic977:31013176
pythoncenvpt:31062603
a69g1124:31058053
dvdeprecation:31068756
dwnewjupytercf:31046870
newcmakeconfigv2:31071590
legacy_priority:31082724

@AdrienViala
Copy link
Author

image
THe columns are colored though .
image
This does nothing

@HarryVeilleux
Copy link

I've been encountering the same issue for quite some time. Are these issues not actively checked?

@mechatroner
Copy link
Owner

Is this reproducible with a specific file or a set of conditions? If so I would appreciate it if someone could enable debug logging for the extension rainbow_csv.enable_debug_logging in the settings and then copy-paste here the logging output from the "Output" VSCode tab (View -> Toggle Output command). It should print a bunch of stuff for the file where it is not working and hopefully, I would be able to figure out where it got stuck. Alternatively, it could be a conflict with another extension maybe try enable-disable other extensions to find out what causes the conflict.

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

3 participants