Jose Simas
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Created Multiple code windows on the same screen
Hi, I haven't been able to open two code windows side by side (along with tool windows) like I do in VS (as in the image below). This is very convenient for ultrawide montors. Is it possible to do ... -
Created Renaming all variables of a model from camelCase to snake_case
Hi, For some strange reason (something to do with postgres) I was tasked with renaming all our model properties from camel case to snake case. I found the String Manipulation Rider plugin that does...