[ALOY-1109] Better code completion for tss files in JetBrains IDE
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | n/a |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Styling |
| Labels | TCSupport, feature |
| Reporter | Richard Burkhardt |
| Assignee | Unknown |
| Created | 2014-08-04T13:40:17.000+0000 |
| Updated | 2018-03-07T22:26:15.000+0000 |
Description
The *.tss is basically a JavaScript Object without a leading \{ and a terminating \}. If it was allowed to also write the style within curly braces the code completion would only need to be set to JavaScript. I.e.:
\{
"Label": \{
width: Ti.UI.SIZE,
height: Ti.UI.SIZE,
color: "#000"
\}
\}
I would love to see this as a feature
Hello [~tlukasavage]! The original reporter is [~richidd], do you mind switching him back as the reporter? TIA!