-
Re: Namespace IntelliSense fails in .cs files
This should now be fixed in 9.7.4. If not, please post the entire script.1 · -
Re: Namespace IntelliSense fails in .cs files
Thanks - I've got a fix ready for next week's beta.1 · -
Re: Change Code of New Query Template
There will definitely be an option to enable/disable, although I'm leaning towards opt-out rather than opt-in, like the option that switches automatically between Expression and Statements modes…1 · -
Re: Can the height of new TabControl to set to use the whole of the output window?
This is now fixed in 9.7.10. I've also improved the layout model when FillRemainingHeight() is in force to allow percentage-based sizing on children, so you can now do this: var tc = new TabCont…1 · -
Re: Can the height of new TabControl to set to use the whole of the output window?
In 9.7.9, I've added a new FillRemainingHeight method to the TabControl to make this easier: var culture = CultureInfo.CurrentCulture;var tc = new TabControl ( ("Calendar", new DumpCon…2 ·
