Benjamin Gleitzman
|
b89fd41841
Update dependencies to fix github pipeline
|
2 years ago |
Benjamin Gleitzman
|
3637c369c1
Merge pull request #467 from vbuxbaum/master
|
2 years ago |
Vitor Buxbaum
|
eae0148c9a
refact: move _format_url_to_filename to adequate file
|
2 years ago |
Benjamin Gleitzman
|
f202eea521
Merge pull request #464 from timgates42/bugfix_typo_encapsulated
|
2 years ago |
Tim Gates
|
ea9795f7ed
docs: fix simple typo, ecapsulated -> encapsulated
|
2 years ago |
Benjamin Gleitzman
|
10ddd62f3b
Merge pull request #462 from gleitz/dependabot/npm_and_yarn/extension/vscode-howdoi/ansi-regex-3.0.1
|
2 years ago |
Benjamin Gleitzman
|
2f84131fd3
Merge pull request #454 from gleitz/feature/colorama
|
2 years ago |
Benjamin Gleitzman
|
049174a5bb
Fix https://github.com/gleitz/howdoi/pull/457
|
2 years ago |
dependabot[bot]
|
7000538cf5
Bump ansi-regex from 3.0.0 to 3.0.1 in /extension/vscode-howdoi
|
2 years ago |
Benjamin Gleitzman
|
dc754f6f08
Merge pull request #460 from gleitz/dependabot/npm_and_yarn/extension/code-editor-integration/minimist-1.2.6
|
2 years ago |
Benjamin Gleitzman
|
4ac146f5aa
Merge pull request #461 from gleitz/dependabot/npm_and_yarn/extension/vscode-howdoi/minimist-1.2.6
|
2 years ago |
dependabot[bot]
|
af00c6ea6e
Bump minimist from 1.2.5 to 1.2.6 in /extension/vscode-howdoi
|
2 years ago |
dependabot[bot]
|
cbc74856d9
Bump minimist from 1.2.5 to 1.2.6 in /extension/code-editor-integration
|
2 years ago |
Benjamin Gleitzman
|
760bee75ad
Use `colorama` to support colorization in Powershell
|
2 years ago |
Benjamin Gleitzman
|
e4d401f034
Merge pull request #453 from gleitz/v2hda/master
|
2 years ago |
Benjamin Gleitzman
|
e1baed7692
Put back explanation for using UTF-8 result
|
2 years ago |
Benjamin Gleitzman
|
c53b6a179a
Disable colorization check in Github
|
2 years ago |
Vividha
|
aa55d9bcb0
Revert "test_commit"
|
3 years ago |
Vividha
|
8269efb22b
test_commit
|
3 years ago |
Vividha
|
3d19a07b0b
applied console-patch-from-gleitz.patch
|
3 years ago |
Vividha
|
35ab306308
added export_text in _format_output
|
3 years ago |
Vividha
|
4c314cd04a
changed the output result
|
3 years ago |
Vividha
|
88873b5c5e
replaced pygment's highlight with rich's syntax func
|
3 years ago |
Vividha
|
eb0aca291f
added rich library to setup.py
|
3 years ago |
V2dha
|
bd88a59322
fixed typo
|
3 years ago |
V2dha
|
ebbd1e1c44
using guess_lexer to get language of code returned
|
3 years ago |
V2dha
|
9002c9b66f
assign lexer as None as previous code
|
3 years ago |
V2dha
|
9a21e8a784
Fix Linting Errors
|
3 years ago |
Benjamin Gleitzman
|
0e79c40689
modified requirements.txt to add rich library
|
2 years ago |
Vividha
|
1a67cd35d2
added syntax highlighting using rich library
|
3 years ago |