Fran Hrzenjak
- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 14
- Subscriptions 7
-
Created "Salesforce account is not specified"
AnsweredI suddenly started getting this ribbon over the editor with "Salesforce account is not specified" message. It's appearing for multiple file types (sql, bash, markdown). I'm not using Salesforce, no... -
Created Different Right Margin for Different File Types?
AnsweredI work on a project that has lots of Python and JavaScript code. Code Style guidelines for the two are different, and this includes max line length: PEP8 for Python specifies 79, while AirBNB ES6 s...