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

Outline View Doesn't Indent Nested Java Functions #53852

Closed
joec58 opened this issue Jul 9, 2018 · 2 comments
Closed

Outline View Doesn't Indent Nested Java Functions #53852

joec58 opened this issue Jul 9, 2018 · 2 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@joec58
Copy link

joec58 commented Jul 9, 2018

Issue Type: Bug

Using Pablo Moretti's Async Java example as a test case AsyncClientHttpExchangeFutureCallback.java.

httpclient.execute takes a new FutureCallback as a calling argument. FutureCallback is fully defined inline and has the functions completed, failed and cancelled defined within it. These three functions are nested in FutureCallback and the Outline Viewer should display them as indented under it. They are not.

Expected that the functions should be indented and placed in expand/collapse sublists under FutureCallback in the Outline Viewer.

VS Code version: Code 1.25.0 (0f080e5, 2018-07-05T13:02:28.333Z)
OS version: Darwin x64 17.6.0

System Info
Item Value
CPUs Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz (2 x 2400)
GPU Status 2d_canvas: unavailable_software
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: disabled_off
native_gpu_memory_buffers: enabled
rasterization: unavailable_software
video_decode: enabled
video_encode: enabled
vpx_decode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 3, 3, 5
Memory (System) 16.00GB (5.49GB free)
Process Argv /Applications/Visual Studio Code.app/Contents/MacOS/Electron
Screen Reader no
VM 0%
Extensions (58)
Extension Author (truncated) Version
beautify Hoo 1.3.2
html-css-class-completion Zig 1.17.1
html-snippets abu 0.2.1
vscode-python-docstring aza 0.0.5
vscode-database baj 1.5.1
phpserver bra 2.4.4
npm-intellisense chr 1.3.0
python-snippets cst 0.2.0
jshint dba 0.10.19
vscode-eslint dba 1.4.12
vscode-stylesheet-formatter dba 0.2.0
xml Dot 2.3.1
vscode-html-css ecm 0.2.0
tslint eg2 1.0.33
vscode-npm-script eg2 0.3.5
json-tools eri 1.0.2
php-debug fel 1.12.3
php-intellisense fel 2.3.3
php-pack fel 1.0.1
url-encode fle 1.1.0
gc-excelviewer Gra 2.1.24
CppSnippets har 0.0.13
live-html-previewer hdg 0.3.0
Python-autopep8 him 1.0.2
py-paste-indent hye 0.0.2
vscode-angular2-emmet jak 2.0.3
vscode-nuget-package-manager jmr 1.1.6
docthis joe 0.7.1
testing-regex jus 0.0.2
vscode-phpfmt kok 1.0.30
MagicPython mag 1.0.12
HTMLHint mka 0.5.0
prettify-json moh 0.0.3
mssql ms- 1.4.0
python ms- 2018.6.0
atom-keybindings ms- 3.0.4
cpptools ms- 0.17.6
csharp ms- 1.15.2
mono-debug ms- 0.15.8
debugger-for-chrome msj 4.7.0
autodocstring njp 0.2.1
java red 0.28.0
LiveServer rit 5.1.1
sql-snippets sad 0.0.4
json-to-js-object sal 0.0.4
vscode-sql-beautify sen 0.0.4
markdown-preview-enhanced shd 0.3.5
json-schema-validator tbe 0.1.0
python tht 0.2.3
python-extended-snippets tus 0.0.1
vscode-java-debug vsc 0.10.0
vscode-java-pack vsc 0.3.0
vscode-java-test vsc 0.7.0
vscode-maven vsc 0.9.0
prettify-selected-json vth 1.0.3
JavaScriptSnippets xab 1.7.0
beauty yhp 0.0.2
licenser ymo 1.1.2
@vscodebot vscodebot bot added the new release label Jul 9, 2018
@jrieken
Copy link
Member

jrieken commented Jul 9, 2018

/duplicate of redhat-developer/vscode-java#586

@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Jul 9, 2018
@vscodebot
Copy link

vscodebot bot commented Jul 9, 2018

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Jul 9, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 23, 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)
Projects
None yet
Development

No branches or pull requests

2 participants