missing-features Questions
7
I don't know what I have done but I cannot see the "Open Editors" panel in the Explorer view
I note also that clicking on the three dots (Views and More Actions...) to the right of the w...
Ravelment asked 12/3, 2022 at 15:59
3
I have been trying to use the extension method GetEndpoint() as detailed here:
https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.http.endpointhttpcontextextensions.getendpoint?view=...
Garter asked 9/1, 2021 at 0:50
7
Solved
I recently installed Android Studio 3.1.3 on my laptop in order to start learning android/mobile development (I am still new to all of this). The LogCat option seems to be missing though (refer to ...
Sextillion asked 17/7, 2018 at 12:37
7
Solved
I'm working on a system which doesn't have the math module available. All "Math" functions installed (math.ceil(), math.round(), etc all produce errors).
I have even tried using import math which...
Calen asked 19/7, 2019 at 15:54
11
Solved
Is there a Pool class for worker threads, similar to the multiprocessing module's Pool class?
I like for example the easy way to parallelize a map function
def long_running_func(p):
c_func_no_gi...
Examine asked 13/6, 2010 at 21:17
7
Solved
How to handle a missing feature of SQLite: disable triggers?
I don't have it stored the name of triggers for a specific table.
For example how can I drop all triggers?
What would you do?
Danonorwegian asked 12/2, 2010 at 10:3
1
Solved
The ocaml manual chapter 8 "language extensions" describes "inline records" (8.17):
The arguments of sum-type constructors can now be defined using the same syntax as records. Mutable and polymo...
Megalocardia asked 29/4, 2020 at 13:49
1
Solved
I've got what seems like a very basic question. I'm following a tutorial. It says to install Maven via Manager Jenkins - Configure System - Add Maven.
This works great on Windows. But on MAC Add M...
Sunglass asked 11/5, 2016 at 21:21
2
Solved
Is "Navigate to" one of the "missing" features from Visual Studio Express 2010?
Agoraphobia asked 16/8, 2010 at 12:0
2
Solved
I'm trying to localize a .xib file.
The problem: After clicking the "Localize button" in the inspector, I end up with a list containing "English" and nothing else, well this is normal.
But usual...
Boyles asked 25/8, 2013 at 5:15
3
I'm interested to specify types of missing values. I have data that have different types of missing and I am trying to code these values as missing in R, but I am looking for a solution were I can ...
Philanthropy asked 18/4, 2013 at 4:16
2
Solved
According to the information on this page I was going to add Analysis Services to our instance of SQL Server 2012 Express Advanced:
http://msdn.microsoft.com/en-us/library/ms144275.aspx
We ran th...
Chadbourne asked 24/4, 2012 at 16:49
1
Solved
Is it possible to resolve conflicts caused by database replication entirely within CouchDB? I know it has its own internal algorithm for deciding which revision to use, but can an application regis...
Thirzia asked 6/4, 2011 at 21:7
5
Solved
As function overloading says:
Function overloading is absent in Python.
As far as I feel this a big handicap since its also an object-oriented (OO) language. Initially I found that unable to ...
Simeon asked 9/4, 2009 at 7:57
24
Solved
I really want to know if I'm missing anything obvious in the software I'm developing.
What User Interface features that you consider important are often missing in most software?
Extraction asked 27/11, 2008 at 0:9
1
© 2022 - 2024 — McMap. All rights reserved.