Results 15 comments of Jon S Akhtar

@vhoyer - the best name is `observability` - but that may not be a term everyone knows. Description: "Improve observability", in line with "Improve accessibility" Here is some background on...

Hi @vhoyer, yes, it covers the collection of analytics. @carloscuesta - this covers: - Logs, metrics, distributed tracing, debugging tools of any kind that help expose internal state, the list...

Which version is this for?

Normally I just open a folder and that creates my project. I am planning an update to this plugin though so I will take a look.

This is fixed for the `2020.2` release and later.

Yeah, it would have been nice if I had left some info for my future self as to what this was about. 😢 Probably just need to perform a null...

These are important language features - and it would be good to document any compatibility issues in the transpilation.

You cannot make a Map read only with Object.freeze. Sounds like this is working as intended to me.

https://stackoverflow.com/questions/35747325/is-there-a-way-to-freeze-a-es6-map Also, you can test it yourself: http://jsbin.com/zorumaceyu/edit?js,console I think they gave a reasonable type for a Map returned from Object.freeze in the current release Readonly #12377 they added support...

This is how it was reported to me, but I could never reproduce it this way: https://bitbucket.org/sylvanaar2/lua-for-idea/issue/75/nested-ifs-cause-internal-ide-error