Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem seeing hebrew #39537

Closed
boazdori opened this issue Dec 4, 2017 · 2 comments
Closed

Problem seeing hebrew #39537

boazdori opened this issue Dec 4, 2017 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal Integrated terminal issues

Comments

@boazdori
Copy link

boazdori commented Dec 4, 2017

  • VSCode Version: Code 1.18.1 (929bacb, 2017-11-16T18:32:36.023Z)
  • OS Version: Windows_NT x64 10.0.16299
  • Extensions:
Extension Author (truncated) Version
include-autocomplete ajs 0.0.4
code-gnu-global aus 0.2.2
django-html bib 1.2.0
django-snippets bib 1.1.0
vscode-eslint dba 1.4.3
codecpp-full dod 0.0.1
jupyter don 1.1.4
python-extension-pack don 1.0.1
gitlens eam 6.3.0
php-intellisense fel 2.0.2
code-runner for 0.8.5
CppSnippets har 0.0.13
ctags-support jay 1.0.18
vscode-clangd llv 0.0.1
Go luk 0.6.69
cmake-tools-helper mad 0.1.1
MagicPython mag 1.0.12
vscode-clang mit 0.2.2
mssql ms- 1.2.1
python ms- 0.8.0
cpptools ms- 0.14.3
vscode-docker Pet 0.0.22
llvm RRe 0.0.1
python-editing-terminal ted 1.0.4
python tht 0.2.3
cmake twx 0.0.17
cmake-tools vec 0.10.3
jinja who 0.0.8
clang-format xav 1.6.1

Steps to Reproduce:

import pandas as pd

df = pd.DataFrame()
df=['שקל', 'מדד']
print(df)
2.
if i run this to the notebook it prints right if i try to run the code to terminal i get reverse code if i try to print to output i get ???
how can this be fixed??

Reproduces without extensions: Yes/No

@vscodebot vscodebot bot added the terminal Integrated terminal issues label Dec 4, 2017
@boazdori
Copy link
Author

the same problem occures in visual studio 2017 when running the code i get symbols when running line to jupyter notebook it works ok i sent visual studio a notice on this

@Tyriar
Copy link
Member

Tyriar commented Dec 11, 2017

Duplicate #28571

@Tyriar Tyriar closed this as completed Dec 11, 2017
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Dec 11, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

2 participants