You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
🤖
wrkn
Joe Sepi
joesepi
🤖
wrkn
Program Director, Open Tech @ IBM ⚡️ Gtr/Vox Discount Fireworks & Least Best Beast ⚡️ OpenJS Board of Directors, CPC chair and Node.js collaborator ⚡️
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Joe, Erin and I were speaking and we wanted to make sure we were being clear about some of our thoughts in regards to a proposed LB API vs APIC.
If you already understand what I'm saying, please forgive us, we just feel it's important to ensure folks understand where we're coming from.
You've asked about the capabilities of the APIC CLI vs slc. While I've found that a LB developer *could* make use of the APIC CLI (especially with the modifications I suggested),
we want to be clear that our argument for a proper LB CLI is *not* about features. It is about using the *appropriate* tool for the job.
APIC is not appropriate for LB developers for two main reasons:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
so instead of going i to go to insert mode then moving left or right or up and down a to insert after your cursor I to insert at beginning of line A to insert at end of line o to insert a new line after your current line O to insert a new line above your current line
Updated python script to manage nvm and ST3 pathing for OSX
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
How to get SublimeLinter working in Sublime Text 3 (ST3)
How to get SublimeLinter working in SublimeText3 (ST3)
This shouldn't be that hard.
I have done a number of things over the last few hours to get this to work and I wasn't taking notes, so this is what I think needs to happen to install SublimeLinter in ST3
The first thing you need to do is uninstall SublimeLinter if you have it installed:
Assuming you have Package Controll installed, hit Cmd + Shift + P to bring up the panel and type "remove" and choose "Package Control: Remove Package" and then choose SublimeLinter from the resulting menu
Let's really make sure that all of that SublimeLinter stuff is gone:
Navigate to ~/Library/Application\ Support/Sublime\ Text\ 3/