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
<?xml version="1.0" encoding="utf-8"?> | |
<key name="Software"> | |
<key name="ConEmu"> | |
<key name=".Vanilla" modified="2018-04-16 11:28:54" build="180206"> | |
<value name="StartType" type="hex" data="02"/> | |
<value name="CmdLine" type="string" data=""/> | |
<value name="StartTasksFile" type="string" data=""/> | |
<value name="StartTasksName" type="string" data="{cmd::Cmder}"/> | |
<value name="StartFarFolders" type="hex" data="00"/> | |
<value name="StartFarEditors" type="hex" data="00"/> |
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
[user] | |
name = André Franciscato Paggi | |
email = [email protected] | |
[diff] | |
tool = tortoisediff | |
[difftool] | |
prompt = false |
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
/c "C:\tools\cmder\Cmder.exe /start %folder%" |
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
function Cep(cep) { | |
// constructor | |
this._cep = cep; | |
this.cepEhValido = cepEhValido; | |
this.comPontos = comPontos; | |
this.semPontos = semPontos; | |
if (cep) | |
_lancarExcecaoSeCepForInvalido(cep); |
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
var regexCep = /^\d{5}\-?\d{3}$/; |
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
Microsoft Visual Studio Enterprise 2015 | |
Version 14.0.25431.01 Update 3 | |
Microsoft .NET Framework | |
Version 4.6.01590 | |
Installed Version: Enterprise | |
Architecture and Modeling Tools 00322-80000-00000-AA784 | |
Microsoft Architecture and Modeling Tools | |
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
Just add %AppData%\npm; to the user variable(since %AppData% dir is depending on user) PATH to fix it. |
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
tsc main.ts --target ES5 && node main.js |
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
abusaidm.html-snippets-0.1.0 | |
alefragnani.project-manager-0.21.1 | |
Angular.ng-template-0.1.7 | |
christian-kohler.path-intellisense-1.4.2 | |
CoenraadS.bracket-pair-colorizer-0.10.9 | |
dbaeumer.vscode-eslint-1.3.2 | |
donjayamanne.githistory-0.2.3 | |
EditorConfig.editorconfig-0.10.1 | |
eg2.tslint-1.0.9 | |
HookyQR.beautify-1.1.1 |
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
Settings->Data Usage->Select Whatsapp-> And make sure Restrict background data is unchecked. | |
Or | |
Adictional options -> Power and Storage > Data Usage->Select Whatsapp-> And make sure Restrict background data is unchecked. |