Community
Participate
Working Groups
At the moment preview is displayed with default (variable width) font and source code looks strange since usually code editors use fixed width font. The proposed solution is based on the public String getFontPropertyPreferenceKey() { return JFaceResources.TEXT_FONT; } method added to the ScriptSourceViewerConfiguration. This method should be overridden for specific scripting languages when the editor font setup will be added for that language. Legal Message: I, Alex Panchenko, declare that I developed attached code from scratch, without referencing any 3rd party materials except material licensed under the EPL. I am authorized by my employer (xored software, Inc.) to make this contribution under the EPL.
Created attachment 96236 [details] patch
Patch Applied.
bulk change: fixed in 0.95