question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Welcome page extension suggestions should not be hardcoded into our source code

See original GitHub issue

Issue Type: Bug

Bug On the welcome page, we hardcode some recommended extensions for the Tools and languages section.

Request Pull these recommendations from the product.json instead

VS Code version: Code - Insiders 1.31.0-insider (9606490e26f8cbe4d615305389d45e9b144ded7c, 2019-01-30T15:15:08.172Z) OS version: Darwin x64 18.2.0

System Info
Item Value
CPUs Intel® Core™ i7-4770HQ CPU @ 2.20GHz (8 x 2200)
GPU Status 2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 3, 3, 3
Memory (System) 16.00GB (0.30GB free)
Process Argv -psn_0_20636589
Screen Reader no
VM 22%

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
JacksonKearlcommented, Oct 22, 2021

No longer using that list. We do have the SVG’s of extensions with clickable links, I suppose we could pull those into -distro a la. the other product images. cc @digitarald @misolori

0reactions
JacksonKearlcommented, Oct 25, 2021

Hm, I think this could be a good use case for product-specific tiles, as we want to avoid any code patches in distro going forward… some sort of product.json/embedder API to provide additional tiles would be nice to have here.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Java static code analysis: URIs should not be hardcoded
​etc. For all those reasons, a URI should never be hard coded. Instead, it should be replaced by customizable parameter. Further even if...
Read more >
File types that most commonly contain sensitive information
Hardcoding secrets directly into source code is never a good practice and can expose secrets, in addition to being exposed into git ...
Read more >
Deep dive into Visual Studio Code extension security ... - Snyk
The security flaws we are going to examine are introduced via VS Code extensions that start web servers. Typically, these servers are meant ......
Read more >
How to get database credentials into a c# application without ...
I have a c# application that connects to a database using SQL authentication (so I can't use trusted AD connection) and I've got...
Read more >
Hardcoded and Embedded Credentials - What You Need to…
into source code. However, the practice of hardcoding credentials is increasingly discouraged as it poses formidable security risks that are ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found