Removing a codesandbox.io sandbox - codesandbox

I have create several sandboxes that are no longer of use and are cluttering up my dashboard. I would like to remove these sandboxes. How can I remove a sandbox?

At this time: Monday Oct. 10 2022
Deleting is a 2-step process:
The last entry in the '...' 3 dots menu in the general sandbox overview has an 'Archive Sandbox' menu entry.
In the codesandbox.io side bar, selecting the 'Archive' entry opens a selection of archived sandboxes with a different '...' 3 dots menu with entries for 'Recover Sandbox' or 'Delete Permanently'.

On the dashboard, each sandbox has a "hamburger/three-dots" menu - of which the last entry is "delete sandbox".

As of Dec 1 2022: at the bottom of the Sandbox info panel, there's a Delete sandbox command.
To show the Sandbox info panel, click on the parcel-shaped icon at the top of the left icon bar.

Related

VS Code Terminal panel [duplicate]

Is it possible to get tabs instead of the select list when using multiple terminals from the "integrated terminal" window?
Terminal "tabs" appear to be coming to v1.56. See Terminal Tabs release notes. They are vertical tabs - always visible, if you want, in a resizable view to the left or right. Not like traditional tabs across the top like a browser though.
Tabs in the terminal [are] available as a preview feature and can be
enabled with the following setting:
"terminal.integrated.tabs.enabled": true
The tabs view is a split pane to the right of two split terminals. It
contains icons and labels for each terminal instance.
When enabled, the new tabs view will only show by default when there
is at least 2 terminals.
We've tried to mostly align how the new tabs behave with how the
explorer works, here are some of the other behaviors:
Double clicking the empty space will create a new terminal.
Double clicking the sash will toggle the tabs view width between the "ideal" size which displays all the titles without truncating and a
narrow view that shows only the icons.
The tabs can be moved to the left side using the terminal.integrated.tabs.location setting.
Various other configuration settings available under terminal.integrated.tabs.
Terminal Statuses
Along with tabs, we have introduced the concept of statuses to the
terminal. A terminal can have many statuses, each of which represents
a state the terminal can be in temporarily, with the highest severity
one being displayed next to the tab. Status icons appear to the right
of the terminal title in the tabs view. On hover, details of the
status and any associated actions are presented.
On a tab associated with a terminal that requires a relaunch, a
yellow triangle with an exclamation mark is to the right of the
terminal title.
For now, these states are supported:
Relaunch needed: A warning icon status is used if extensions want to change a terminal's environment.
Disconnected: A plug icon status is used when the terminal loses its connection with its process.
Bell: A bell icon appears when the bell is enabled via the terminal.integrated.enableBell setting and the terminal bell
triggers.
We plan to support task states soon so that task run status is
available at a glance even without activating the tab.
And more at the link. From the Insiders Build:
NO EXTENSION REQUIRED, as docs say:
Ctrl+Shift+5
If enough space, you can press it multiple times. However, as always, extensions might be more sophisticated for the job.
They are called "Terminal Tabs" and you can un-check them to turn them off. Go to your VS code setting User->Features->Terminal and look for the section called "Integrated > Tabs:Enabled" and un-check it.
Requested by the community in https://github.com/Microsoft/vscode/issues/10546
Added in release 1.57 (https://github.com/microsoft/vscode/releases)
There is an extension that does this by adding tabs to the status bar: https://marketplace.visualstudio.com/items?itemName=Tyriar.terminal-tabs

How to restore Visual Studio Code terminal dropdown - it has become icons [duplicate]

Is it possible to get tabs instead of the select list when using multiple terminals from the "integrated terminal" window?
Terminal "tabs" appear to be coming to v1.56. See Terminal Tabs release notes. They are vertical tabs - always visible, if you want, in a resizable view to the left or right. Not like traditional tabs across the top like a browser though.
Tabs in the terminal [are] available as a preview feature and can be
enabled with the following setting:
"terminal.integrated.tabs.enabled": true
The tabs view is a split pane to the right of two split terminals. It
contains icons and labels for each terminal instance.
When enabled, the new tabs view will only show by default when there
is at least 2 terminals.
We've tried to mostly align how the new tabs behave with how the
explorer works, here are some of the other behaviors:
Double clicking the empty space will create a new terminal.
Double clicking the sash will toggle the tabs view width between the "ideal" size which displays all the titles without truncating and a
narrow view that shows only the icons.
The tabs can be moved to the left side using the terminal.integrated.tabs.location setting.
Various other configuration settings available under terminal.integrated.tabs.
Terminal Statuses
Along with tabs, we have introduced the concept of statuses to the
terminal. A terminal can have many statuses, each of which represents
a state the terminal can be in temporarily, with the highest severity
one being displayed next to the tab. Status icons appear to the right
of the terminal title in the tabs view. On hover, details of the
status and any associated actions are presented.
On a tab associated with a terminal that requires a relaunch, a
yellow triangle with an exclamation mark is to the right of the
terminal title.
For now, these states are supported:
Relaunch needed: A warning icon status is used if extensions want to change a terminal's environment.
Disconnected: A plug icon status is used when the terminal loses its connection with its process.
Bell: A bell icon appears when the bell is enabled via the terminal.integrated.enableBell setting and the terminal bell
triggers.
We plan to support task states soon so that task run status is
available at a glance even without activating the tab.
And more at the link. From the Insiders Build:
NO EXTENSION REQUIRED, as docs say:
Ctrl+Shift+5
If enough space, you can press it multiple times. However, as always, extensions might be more sophisticated for the job.
They are called "Terminal Tabs" and you can un-check them to turn them off. Go to your VS code setting User->Features->Terminal and look for the section called "Integrated > Tabs:Enabled" and un-check it.
Requested by the community in https://github.com/Microsoft/vscode/issues/10546
Added in release 1.57 (https://github.com/microsoft/vscode/releases)
There is an extension that does this by adding tabs to the status bar: https://marketplace.visualstudio.com/items?itemName=Tyriar.terminal-tabs

how do I get DBeaver to show a Save button?

I want a save button that I can click with the mouse, but when I focus on a SQL editor page and file and do >Window >Customise Perspective >Edit actions, it's greyed out and says "Save (Ctrl+S' command cannot be made visible in this dialog.
DBeaver Community v6.0.5.2019... Windows 10 Enterprise 2016
It's just a simple thing so I don't have to keep switching between keyboard and mouse.
This is some months old so it may not be relevant for you, but this may help others (I was brought here as the lone google search result and had to keep poking around until I found it)
anyway, in DBeaver menu select Window>Preferences>DBeaver>Editors there should be a checkbox for 'Show Edit toolbar'. Check that and apply and close. Exit and restart DBeaver and it should have buttons for save/undo/etc. If it still does not, go to Window>Customize Perspective and the 'Edit actions' toolbar items should no longer be unselectable so you should be able to add them to the toolbar from there.

CloudKit Dashboard says I have no iCloud containers, but I have already created 2. What might be the issue?

I have already created 2 containers for 2 App IDs with CloudKit enabled. However, when I access the CloudKit Dashboard, it says that I do not have any CloudKit-enabled apps? What is the issue?
if you already have an app with app id and bundle id then do the following steps:
Add iCloud container
go to your member center (https://developer.apple.com/membercenter)
click on "Certificates, Identifiers & Profiles"
click “iCloud Containers” from the left menu
choose add or “+” sign
add text in the “Description” textfield
name your container (usually iCloud.com.myDomain.myApp style)
click “Continue”
review the summary screen and click “Register”
click "Done"
Enable iCloud feature to your app
go to your member center (https://developer.apple.com/membercenter)
click on "Certificates, Identifiers & Profiles"
click "App IDs" from the left menu
click on the app you want to add iCloud features (center of the screen)
click on the "Edit" button from the lower center screen
scroll down and tick the iCloud option
it will ask if to enable iCloud click "OK"
choose include cloudKit support
from the popup alert "Switch to iCloud (Include CloudKit support)" click "OK"
click on the "Edit" button and select the iCloud container you created in the previous steps and choose continue
review the summary screen and click Assign
you should see a "You have successfully modified your iCloud Containers." message
click "Done"
now you can click on button “CloudKit Dashboard” from Xcode or go to https://icloud.developer.apple.com/dashboard
it should work
Did you click on CloudKit select option? I think the CloudKit Dashboard is only available if that option was ticked.

How do I change the name of an application tab?

I'm working on a facebook page for a client and with the new profiles pages starting to roll out I've come across an issue with the name of the app I created. The original profiles which most of you will see here - http://www.facebook.com/DrMartyBecker says "Welcome" as the tab name. On the new profile pages the tab says 'drMARTY', I can't find the place where I can modify the name. So i was wondering if there was a way to change this and where. Thanks for the help!
piece of cake:
Go to: http://www.facebook.com/developers/
Select your application and click "more"
Select Edit Settings
On left side menu, choose Facebook Integration
The fourth configuration block is respective to Tab settings
Change "Tab Name"
Click on "Save Changes" button
Your Tab was renamed!
[]'s,
And Past