Joel Solon

Results 11 comments of Joel Solon

The ${2:%String} syntax in a snippet obviously provides a default for the placeholder $2. In this case, the default of %String makes it seem like completions should be offered (which...

I don't think that snippets need much doc. They should be self-explanatory. If people agree with my comment above, we could: - change any current snippet that makes it **look...

So it’s this now? Copy Invocation Command to Clipboard On Aug 29, 2022, at 11:08 AM, Dmitry Maslennikov ***@***.******@***.***>> wrote: Changed to clipboard — Reply to this email directly, view...

Does anyone prefer this: "Copy ObjectScript invocation to clipboard" And if [language = python]: "Copy Python invocation to clipboard" …and the proper invocation is copied in each case? On Aug...

Python invocation would work in Python shell (iris.cls) ObjectScript invocation would work in ObjectScript shell (##class) On Aug 29, 2022, at 11:27 AM, Dmitry Maslennikov ***@***.******@***.***>> wrote: Different behavior for...

I don’t understand… USER>write ##class(%PopulateUtils).Mission() >>> print(iris.cls(‘%PopulateUtils’).Mission()) On Aug 29, 2022, at 11:37 AM, Dmitry Maslennikov ***@***.******@***.***>> wrote: Python invocation would work in Python shell (iris.cls) ObjectScript invocation would work...

I'm still not getting this. Isn't it enough that each time the developer compiles the class, they'll see: `Compiling table dc_sample_example.PersistentClass` or `Compiling table dc_sample_example.table`

My 10 cents: For SQL usage in methods of classes, besides the SQL language itself, developers have to type table names and property names, both of which could be long....

https://marketplace.visualstudio.com/items?itemName=johnpapa.vscode-peacock ?

I added the Peacock link to suggest 1) "maybe this sort of colorization would work instead of what Studio does," and 2) "maybe it doesn't have to be an InterSystems...