You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use https://github.com/ksonnet/ksonnet which has a very large k8s.libsonnet file. This thing is a beast, around 30,000 LOC, and I don't seem to get any syntax highlighting or code folding.
I first had to add a Custom Property with:
idea.max.intellisense.filesize=5000
but that didn't seem to help.
It's a bit strange. I swear this used to work at least partially. I was previously able to at least collapse code blocks. Now it does nothing.
The text was updated successfully, but these errors were encountered:
I'm trying to use https://github.com/ksonnet/ksonnet which has a very large
k8s.libsonnet
file. This thing is a beast, around 30,000 LOC, and I don't seem to get any syntax highlighting or code folding.I first had to add a Custom Property with:
but that didn't seem to help.
It's a bit strange. I swear this used to work at least partially. I was previously able to at least collapse code blocks. Now it does nothing.
The text was updated successfully, but these errors were encountered: