Kale
- 活动总数 17
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 6
-
创建于 Can't enable language injections
I have a custom language injection, but I can't check mark any of them in the settings--they are grayed out. I am using Community edition. Note that a plug-in I use called TeXiFy-IDEA created the l... -
创建于 Language injection between prefix and suffix
I would automatically like to inject the Lua language between the text `\begin{luacode}` and `\end{luacode}`, but I am unable to apply the setting after creating the template. Do I need to populate... -
创建于 Inspection toggling macro
Hi all. During my regular workflow, I personally have two states of work. 1: coding, and 2: fixing my code. When coding, I like to completely disable inspections (except for spell check) to reduce ... -
创建于 Create a macro to open current file in another program? (eg. open an active .tex file in TeXstudio)
I love the look, familiarity, and shortcuts that PyCharm provides, so much so that I'd like to use it for writing LaTeX. I do however need to use TeXstudio occasionally (I find it's error feedback ... -
已编辑于 Avoid reloading large data file / loading variable from console
已回答I have a pickled pandas data frame that I want to plot some rows from. It takes about 1 minute to un-pickle the data frame. When looking at the data, I may plot Row 1, see how it looks, and then re...