Coder Social home page Coder Social logo

astrial-production's People

Stargazers

 avatar

Watchers

 avatar

astrial-production's Issues

We currently have a setting that lets you choose where to open DevTools:

We currently have a setting that lets you choose where to open DevTools:

"dart.devToolsLocation": "active" // active, beside, external 

We could extend this to accept either a string as above, or an object where it can be set per-page (with a default):

"dart.devToolsLocation": {
  "default": "active",
  "cpu-profiler": "external",
}

We could then update the default value to be the object (as shown above) with whichever pages we think should open in a browser by default set that way. WDYT?

Do you have an idea of which pages you think would be better externally?

It could also be useful to have a button available in the embedded VS code experience that opens the current tool in the browser.

sgtm - I've split that into #4389.

Originally posted by @DanTup in Dart-Code/Dart-Code#4387 (comment)

Skykube.io

apiVersion: apps/v1
kind: Deployment
metadata:
name: skycube-firewall
spec:
replicas: 3
selector:
matchLabels:
app: skycube-firewall
template:
metadata:
labels:
app: skycube-firewall
spec:
containers:
- name: skycube-firewall
image: your-firewall-image:tag
ports:
- containerPort: 80

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.